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