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