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