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