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