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