>>109541793
print("%\n", (cast(* void) 0) + 1);
print("%\n", (cast(* u8) 0) + 1);
print("%\n", (cast(* u32) 0) + 1);
Stats for Workspace 2 ("Target Program"):
Lexer lines processed: 10304 (17151 including blank lines, comments.)
Front-end time: 0.088853 seconds.
llvm time: 0.140783 seconds.
Compiler time: 0.229636 seconds.
Link time: 0.000350 seconds.
Total time: 0.229985 seconds.
1
1
4