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