shithub: mc

ref: 9edbd938a58bdcd53f38bc4b8fcdae73177432c4
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
}