shithub: mc

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

View raw version
use std

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

	-> 0
}