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