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