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