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