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