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