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