Skip to content

Commit 14b0ce1

Browse files
Reword description of promotability
1 parent 3d2f41a commit 14b0ce1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

promotion.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,10 @@ contexts are treated as explicit.
8585

8686
## Promotability
8787

88-
We have defined when it is desirable to promote expressions but have not yet
89-
defined which expressions can actually be promoted. We refer to such
90-
expressions as "promotable".
88+
We have described the circumstances where promotion is desirable, but what
89+
expressions are actually eligible for promotion? We refer to eligible
90+
expressions as "promotable" and describe the restrictions on such expressions
91+
below.
9192

9293
### Named locals
9394

0 commit comments

Comments
 (0)