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