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