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
None of the overloaded alternatives of method always in objectPlaygroundwith types
(args: Int*)(block: (Playground.Ctx) ?=>Unit):Unit
(block: (Playground.Ctx) ?=>Unit):Unitmatch arguments (Unit)
Expectation
No error.
The text was updated successfully, but these errors were encountered:
This bug is related to #14699, which was solved but we missed a case for context function blocks.
Compiler version
v3.1.3-RC2
Minimized code
See https://scastie.scala-lang.org/ftY9Wn6KQvC81LR30o3jUA
Output
Expectation
No error.
The text was updated successfully, but these errors were encountered: