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