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