We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b7c97 commit d10e0cbCopy full SHA for d10e0cb
docs/docs/reference/contextual/import-implied.md
@@ -8,7 +8,6 @@ A special form of import is used to import implied instances. Example:
8
object A {
9
class TC
10
implied tc for TC
11
- implied
12
def f given TC = ???
13
}
14
object B {
0 commit comments