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