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