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