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