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