shithub: mc

ref: 71a77dbd7f8a317edf08c55edbfe3016e97ea7fc
dir: /test/import-type.myr/

View raw version
use std

const main = {
	var x : std.size
	var y : std.off
	var z : std.statbuf

	-> 0
}