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