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