6 lines
142 B
Makefile
Raw Normal View History

-include ../tools.mk
all:
echo '\xD2' | $(RUSTC) - 2>&1 \
| $(CGREP) "error: couldn't read from stdin, as it did not contain valid UTF-8"