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