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