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