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