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