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