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