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