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