Skip to content

Commit 121a512

Browse files
Backport "Fix Export Doc" to LTS (#20753)
Backports #18952 to the LTS branch. PR submitted by the release tooling. [skip ci]
2 parents 6f70a1b + 4964237 commit 121a512

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)