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