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