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