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