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