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