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