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