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