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