Skip to content

Commit 4eca276

Browse files
committed
Move test to neg position
1 parent ca0f228 commit 4eca276

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tests/neg/i1703.scala

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
class DuplicateClassName { () => { // error: not a legal self type clause
2+
{ () =>
3+
}
4+
}
5+
}

tests/pos/i1703.scala

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)