Skip to content

Commit 5f7ac1a

Browse files
committed
add tests for #1701
1 parent 70ca930 commit 5f7ac1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/neg/i1701.scala

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
trait Foo {
2+
def test (x : test) : Int
3+
}

0 commit comments

Comments
 (0)