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