#line 1 "-" #line 1 "test/mult.g" fun main() -> int@ { return 3 * 2 / 6 - 1; }