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