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