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