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