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