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