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