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