shithub: mc

ref: 8c2fb645b95fa69e53e910102c601f3a80007251
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
}