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