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