shithub: mc

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

View raw version
use std

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