zig/example/cat
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
..
main.zig if statements can be const expr evaluated 2016-02-09 18:53:28 -07:00