We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a859d commit 388506cCopy full SHA for 388506c
Makefile
@@ -22,7 +22,7 @@ CHARYBDIS_SELECTORS := \
22
23
ERGO_SELECTORS := \
24
(Ergo or not implementation-specific) \
25
- not deprecated \
+ and not deprecated \
26
$(EXTRA_SELECTORS)
27
28
HYBRID_SELECTORS := \
0 commit comments