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