You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to Scala 3.2.1-RC1-bin-SNAPSHOT-git-baf21dd (18.0.1.1, Java OpenJDK 64-Bit Server VM).
Minimized code
scala>deff= summon[Int]
--Error:--------------------------------------------------------------------------------------------------------------1|deff= summon[Int]
| ^
|Nogiveninstance of typeInt was found for parameter x of method summon in objectPredef1 error found
Output
The caret doesn't seem to be aligned.
Expectation
The caret should be aligned with the guilty text.
The text was updated successfully, but these errors were encountered:
Compiler version
Welcome to Scala 3.2.1-RC1-bin-SNAPSHOT-git-baf21dd (18.0.1.1, Java OpenJDK 64-Bit Server VM).
Minimized code
Output
The caret doesn't seem to be aligned.
Expectation
The caret should be aligned with the guilty text.
The text was updated successfully, but these errors were encountered: