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