zig/test
Andrew Kelley d8f6388b63 if statements can be const expr evaluated
also introduce error for unnecessary if statement
but if the condition depends on a compile variable, then
the if statement is OK
2016-02-09 18:53:28 -07:00
..
run_tests.cpp if statements can be const expr evaluated 2016-02-09 18:53:28 -07:00
self_hosted.zig if statements can be const expr evaluated 2016-02-09 18:53:28 -07:00
test_std.zig std: fix parse_u64 implementation and add test 2016-02-09 09:51:25 -07:00