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