q: q.o	# no interface routine -- do not remove this comment
	@echo q must be an internal function ; exit 1
internal: q.o
	echo INTERNALS $?
