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