Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Amorelos
Total activity
2
Last activity
September 22, 2018 04:10
Member since
September 22, 2018 04:10
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Amorelos
commented,
September 22, 2018 04:10
The issue is still present using version 2018.2.11: val mutScores = scala.collection.mutable.Map("Alice"-> 10, "Bob" -> 3, "Cindy" -> 8)mutScores("Bob") = 7 Error:(42, 68) ')' expected but string...
Community
Scala
String literal error in Scala Worksheet when setting map
0 votes