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