We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e5a2e commit dde5bf2Copy full SHA for dde5bf2
tests/pos/given-pattern.scala
@@ -2,7 +2,6 @@
2
3
class Test {
4
import scala.collection.immutable.{TreeSet, HashSet}
5
- import compiletime.trySummon
6
7
inline def trySummon[S, T](f: PartialFunction[S, T]) <: T = ???
8
0 commit comments