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