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