Skip to content

Commit e5b9210

Browse files
committed
Test for simple case
1 parent 0796461 commit e5b9210

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
class P() {
2+
val a = 1
3+
List(this)
4+
}

0 commit comments

Comments
 (0)