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