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