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