Skip to content

Commit d10e0cb

Browse files
committed
Fix typo
1 parent f5b7c97 commit d10e0cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/docs/reference/contextual/import-implied.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ A special form of import is used to import implied instances. Example:
88
object A {
99
class TC
1010
implied tc for TC
11-
implied
1211
def f given TC = ???
1312
}
1413
object B {

0 commit comments

Comments
 (0)