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