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