Skip to content

Commit 71e5545

Browse files
committed
Fix test
1 parent 1d0ecf1 commit 71e5545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/neg/i7758.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
def f: Int = implicitly: Int
1+
def f: Int = implicitly: Int // error

0 commit comments

Comments
 (0)