We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f3f02f commit 23a6027Copy full SHA for 23a6027
tests/semanticdb/expect/InventedNames.scala
@@ -32,7 +32,7 @@ given [T]: Z[T] with
32
33
val a = intValue
34
val b = given_String
35
-//val c = given_Double
+val c = given_Double
36
val d = given_List_T[Int]
37
val e = given_Char
38
val f = given_Float
0 commit comments