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