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