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