shithub: mc

ref: 2698fe288642465ec636dca1c8f4ff88a22c5afe
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
}