Skip to content

Commit 74c405e

Browse files
Merge pull request #5496 from dotty-staging/fix-i4762
Fix #4762: Add regression test
2 parents 7652a2f + 4a93d97 commit 74c405e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/pos-scala2/i4762.scala

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
class Foo {
2+
inline def foo = 1
3+
}

0 commit comments

Comments
 (0)