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