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