v/vlib/v/checker
Nick Treleaven 217f04e311
checker: disallow casting to bool, use `some_int != 0` instead (#6138)
2020-08-19 14:37:55 +02:00
..
tests checker: disallow casting to bool, use `some_int != 0` instead (#6138) 2020-08-19 14:37:55 +02:00
check_types.v tests: fix a match test 2020-08-11 16:26:52 +02:00
checker.v checker: disallow casting to bool, use `some_int != 0` instead (#6138) 2020-08-19 14:37:55 +02:00