shithub: mc

ref: 2c113af58d9f63bc4f720adbb6aa8ac2cae52781
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
}