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