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