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