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