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