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