You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_docs/reference/experimental/overview.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@ They are enabled by importing the feature or using the `-language` compiler flag
18
18
19
19
### Experimental language imports
20
20
21
-
In general, experimental language features can be imported in an experimental scope (see [experimental definitions](../other-new-features/experimental-defs.md).
22
-
They can be imported at the top-level if all top-level definitions are @experimental.
21
+
In general, experimental language features can be imported in an experimental scope (see [experimental definitions](../other-new-features/experimental-defs.md)).
22
+
They can be imported at the top-level if all top-level definitions are `@experimental`.
23
23
24
24
### Experimental language features supported by special compiler options
0 commit comments