Skip to content

Commit e273fa7

Browse files
committed
Document experimental imports
1 parent 6438a74 commit e273fa7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/docs/reference/other-new-features/experimental-defs.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ This annotation can be placed on term or type definitions.
1010

1111
### References to experimental definitions
1212

13-
Experimental definitions can only be referenced in an experimental scope. Experimental scopes are defined as follows.
13+
- Experimental definitions can only be referenced in an experimental scope.
14+
- Experimental language features can be imported in an experimental scope.
15+
16+
Experimental scopes are defined as follows.
1417

1518
(1) The RHS of an experimental `def`, `val`, `var`, `given` or `type` is an experimental scope.
1619

0 commit comments

Comments
 (0)