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