Skip to content

Commit

Permalink
Fix Export Doc (#18952)
Browse files Browse the repository at this point in the history
Drop duplication
  • Loading branch information
sjrd authored Nov 17, 2023
2 parents f3a6ce3 + 4da6884 commit c196747
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 c196747

Please sign in to comment.