shithub: mc

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