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