Skip to content

Commit

Permalink
3373: Add unresolved question about anonymous const items
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtriplett committed Jan 3, 2024
1 parent 4d28f57 commit e2ae261
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions text/3373-avoid-nonlocal-definitions-in-fns.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ the signature without reflecting those properties in the signature.
We'll need a crater run to look at how widespread this pattern is in existing
code.

Should we flag these definitions in anonymous `const` items as well, or would
that produce unwanted warnings?

# Future possibilities
[future-possibilities]: #future-possibilities

Expand Down

0 comments on commit e2ae261

Please sign in to comment.