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