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