Skip to content

Commit 2655d75

Browse files
committed
Add test case
1 parent 426e205 commit 2655d75

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/neg/clashes.scala

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
object Test {
2+
class C
3+
type C
4+
}
5+
6+
object Test

0 commit comments

Comments
 (0)