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