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