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