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