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