Skip to content

Commit c196747

Browse files
authored
Fix Export Doc (#18952)
Drop duplication
2 parents f3a6ce3 + 4da6884 commit c196747

File tree

1 file changed

+0
-2
lines changed
  • docs/_docs/reference/other-new-features

1 file changed

+0
-2
lines changed

Diff for: docs/_docs/reference/other-new-features/export.md

-2
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ A member is _eligible_ if all of the following holds:
7878
It is a compile-time error if a simple or renaming selector does not identify
7979
any eligible members.
8080

81-
It is a compile-time error if a simple or renaming selector does not identify any eligible members.
82-
8381
Type members are aliased by type definitions, and term members are aliased by method definitions. For instance:
8482
```scala
8583
object O:

0 commit comments

Comments
 (0)