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