shithub: mc

ref: 750ff49e933c8c1494b77a40585e0bcfeac88156
dir: /test/import-type.myr/

View raw version
use std

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