shithub: mc

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