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