shithub: mc

ref: e306ec614cf2ae913a34508104a3579f5607562e
dir: /test/import-type.myr/

View raw version
use std
use sys

const main = {
	var x : std.size
	var y : std.off
	var z : sys.statbuf
}