shithub: mc

ref: 1f07ea309194e550b726d4abc4295876854c3781
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
}