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