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