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