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 53cc4b5 commit 83b60cbCopy full SHA for 83b60cb
docs/md/docs/code/highlights.md
@@ -189,7 +189,7 @@ public Option<int> /*~*/method() =>
189
190
> [warning](:Icon) **WARNING**
191
>
192
-> Since `/*~*/` and `/*~warn*/` are interleaved within rest of the syntax,
+> Since `/*~*/` and `/*~warn~*/` are interleaved within rest of the syntax,
193
> they ONLY WORK in languages supporting `/* ... */` comment syntax. They are
194
> also not pre-processed, so they will be copied alongside the rest of the code.
195
0 commit comments