We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f70a1b + 4964237 commit 121a512Copy full SHA for 121a512
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