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 afc6ce4 commit dfb445eCopy full SHA for dfb445e
docs/_docs/reference/other-new-features/experimental-defs.md
@@ -216,6 +216,7 @@ Experimental definitions can only be referenced in an experimental scope. Experi
216
217
<details>
218
<summary>Example 1</summary>
219
+
220
```scala
221
import scala.annotation.experimental
222
@@ -241,6 +242,7 @@ Experimental definitions can only be referenced in an experimental scope. Experi
241
242
}
243
244
```
245
246
</details>
247
248
5. Annotations of an experimental definition are in experimental scopes. Examples:
0 commit comments