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