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