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