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