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