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