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