shithub: mc

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