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