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