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