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