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