packages feed

funcons-simple-0.1.0.3: tests/Basic/Basic16.smp

function main() {
	var x = true;
	print(x,1,"good");
}