Skip to content

Commit 23a6027

Browse files
committed
Re-enable semanticdb test
1 parent 2f3f02f commit 23a6027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/semanticdb/expect/InventedNames.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ given [T]: Z[T] with
3232

3333
val a = intValue
3434
val b = given_String
35-
//val c = given_Double
35+
val c = given_Double
3636
val d = given_List_T[Int]
3737
val e = given_Char
3838
val f = given_Float

0 commit comments

Comments
 (0)