Skip to content

Commit 796bfe7

Browse files
committed
Fix #3462: Add regression test
1 parent c4224bd commit 796bfe7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/pos-from-tasty/i3462.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
package foo
2+
class Foo(a: Int) extends AnyVal

0 commit comments

Comments
 (0)