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