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