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