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