packages feed

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

function main() {
	if (3 != 4) {
		print("good");
	}
}