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