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