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