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