shithub: mc

ref: 11be53a01c3112de8fd6bcf81b306ee7c39a37ec
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
}