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