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