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