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