import foobar; // one file per subdir / one subdir per file - policy? alias foo = 0x80000000u32; // can't the type be inferred and the suffix omitted here? var bar = 0xea, baz = foo; // < parse error at comma main() { bar or baz; // < mistreated as bool }