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