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