MODULE=sb-introspect
include ../vanilla-module.mk

test::
	$(SBCL) --disable-debugger --load test-driver.lisp
