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