shithub: mc

ref: 61bf93a04f438f9ff1273a996b7d8030b1547259
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
}