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