aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: d81273584b2240f1f1992d79786a02e0a4290bcd (about) (plain)
1
2
3
4
5
.PHONY: test

test:
	guile -L . tests/infix-to-prefix-tests.scm
	ls