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