include ../tools.mk

all:
	$(RUSTC) --print uwu 2>&1 | diff - valid-print-requests.stderr
