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