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