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