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