Skip to content

Commit e2ae261

Browse files
committed
3373: Add unresolved question about anonymous const items
1 parent 4d28f57 commit e2ae261

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

text/3373-avoid-nonlocal-definitions-in-fns.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ the signature without reflecting those properties in the signature.
7777
We'll need a crater run to look at how widespread this pattern is in existing
7878
code.
7979

80+
Should we flag these definitions in anonymous `const` items as well, or would
81+
that produce unwanted warnings?
82+
8083
# Future possibilities
8184
[future-possibilities]: #future-possibilities
8285

0 commit comments

Comments
 (0)