Skip to content

Commit

Permalink
Backport "Fix Export Doc" to LTS (#20753)
Browse files Browse the repository at this point in the history
Backports #18952 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
  • Loading branch information
WojciechMazur committed Jun 23, 2024
2 parents 6f70a1b + 4964237 commit 121a512
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/_docs/reference/other-new-features/export.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ A member is _eligible_ if all of the following holds:
It is a compile-time error if a simple or renaming selector does not identify
any eligible members.

It is a compile-time error if a simple or renaming selector does not identify any eligible members.

Type members are aliased by type definitions, and term members are aliased by method definitions. For instance:
```scala
object O:
Expand Down

0 comments on commit 121a512

Please sign in to comment.