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