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