Skip to content

Commit 41729e8

Browse files
committed
Add another missing test for #4820
1 parent 73384c0 commit 41729e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/neg/i4820c.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
trait Foo[A]
2+
class Bar[A] extends Foo // error

0 commit comments

Comments
 (0)