Skip to content

Commit

Permalink
Backport "Add regression test" to LTS (#20745)
Browse files Browse the repository at this point in the history
Backports #18791 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
  • Loading branch information
WojciechMazur authored Jun 23, 2024
2 parents 4fc36bc + e2a2803 commit 7efd518
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/pos/18789.scala
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
sealed trait TypeId:
case class Foo() extends TypeId

object TypeId {}

0 comments on commit 7efd518

Please sign in to comment.