Skip to content

Commit

Permalink
Added scala 3 infix to methods in ResultOfTaggedAsInvocation.scala.
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeseng committed Mar 4, 2024
1 parent 21482de commit 157c30b
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -79,5 +79,6 @@ abstract class ResultOfTaggedAsInvocation(val verb: String, val rest: String, va
* in the main documentation for trait <code>FlatSpec</code>.
* </p>
*/
//DOTTY-ONLY infix
def is(testFun: => PendingStatement): Unit
}

0 comments on commit 157c30b

Please sign in to comment.