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