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