shithub: mc

ref: f14bc15334c9a8527544f7f4b1be3a700274e02a
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
}