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