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