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