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