/* namespace: Compile expectation: Fail input_file: - inputs/dummy.in */ type int = u32; const int = 8u8; function main(y: bool) -> bool { return y; }