Skip to content

Commit 1c2549e

Browse files
committed
SIP minutes: tweak wording about infix
1 parent 6beb981 commit 1c2549e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sips/minutes/2020-03-11-minutes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Most believe it to be useful, but multiple committee members vocally opposed mak
218218

219219
Also can it be merged with `@jsName`? Seb: Yes, but Scala.js's symbol variant of that would have to remain separate. Seth et al considered that sufficient unification.
220220

221-
`@infix` is uncontroversial, but there is a question of whether to allow non-`@infix`-annotated methods to still be used infix before a curly brace, e.g. `xs map { ....`.
221+
No one in the committee who has registered an opinion is against `@infix`, but there is a question of whether to allow non-`@infix`-annotated methods to still be used infix before a curly brace, e.g. `xs map { ....`.
222222

223223
Conclusion: allow that in 3.0, maybe crack down harder later.
224224

0 commit comments

Comments
 (0)