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