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