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