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