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