Skip to content

Commit 12e924b

Browse files
committed
Finish my
sentences.
1 parent 0130066 commit 12e924b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

active/0000-more-attributes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,9 @@ functions, but to a low degree degree (e.g. how would one annotate a
196196
general `unsafe` block).
197197

198198
Only allowing attributes on "statement expressions" that is,
199-
expressions at the top level of a block,
199+
expressions at the top level of a block, this is slightly limiting;
200+
but we can expand to support other contexts backwards compatibly in
201+
the future.
200202

201203
The `if`/`else` issue may be able to be resolved by introducing
202204
explicit "interior" and "exterior" attributes on `if`: by having

0 commit comments

Comments
 (0)