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