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