Skip to content

Commit dfb6996

Browse files
committed
Drop outdated notice in docs
1 parent a4b0c70 commit dfb6996

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/docs/reference/contextual/extension-methods.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ layout: doc-page
33
title: "Extension Methods"
44
---
55

6-
**Note** The syntax described in this section is currently under revision.
7-
[Here is the new version which will be implemented in Dotty 0.20](./extension-methods-new.html).
8-
96
Extension methods allow one to add methods to a type after the type is defined. Example:
107

118
```scala

0 commit comments

Comments
 (0)