blob: a95125c566ea0211b83448f400a69f51afcde523 [file] [log] [blame]
-include ../tools.mk
all:
$(RUSTC) main.rs --error-format json 2>&1 | $(CGREP) -e '"byte_start":23\b' '"byte_end":29\b'