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