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