shithub: mc

ref: d359a98ab9cfc42de66ad35333bd6d6c0571b7ca
dir: /test/import-type.myr/

View raw version
use std
use sys

const main = {
	var x : std.size
	var y : std.off
	var z : sys.fd
}