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