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