shithub: mc

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