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