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