shithub: mc

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