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