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