We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3a6ce3 + 4da6884 commit c196747Copy full SHA for c196747
docs/_docs/reference/other-new-features/export.md
@@ -78,8 +78,6 @@ A member is _eligible_ if all of the following holds:
78
It is a compile-time error if a simple or renaming selector does not identify
79
any eligible members.
80
81
-It is a compile-time error if a simple or renaming selector does not identify any eligible members.
82
-
83
Type members are aliased by type definitions, and term members are aliased by method definitions. For instance:
84
```scala
85
object O:
0 commit comments