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