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