shithub: mc

ref: 6585d63cfc438f142ca928079aeeefbefe6beca4
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
}