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 7382039 commit c6740baCopy full SHA for c6740ba
docs/topics/compiler-reference.md
@@ -138,7 +138,7 @@ fully qualified name.
138
139
### -Xsuppress-warning
140
141
-Suppresses specific warnings [globally across the whole project](whatsnew-eap.md), for example:
+Suppresses specific warnings [globally across the whole project](whatsnew21.md#global-warning-suppression), for example:
142
143
```bash
144
kotlinc -Xsuppress-warning=NOTHING_TO_INLINE -Xsuppress-warning=NO_TAIL_CALLS_FOUND main.kt
0 commit comments