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