ref: fdf3badbb813effe0e5babcbe5a5a1f050bb88ef dir: /test/bigliteral.myr/
use std const main = { std.put("%l\n", 34359738368 castto(int64)) }