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