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