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