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