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