shithub: mc

ref: 44dc8c62e81aae1adf3f91f5c78e421c98079116
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
}