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