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