8000 Merge pull request #1119 from mpunkenhofer/patch-1 · codingvlad/docs.scala-lang@eeda3fc · GitHub
[go: up one dir, main page]

Skip to content

Commit eeda3fc

Browse files
authored
Merge pull request scala#1119 from mpunkenhofer/patch-1
Removed redundant Note in inner-classes.md
2 parents 330bcf5 + 3a11843 commit eeda3fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_tour/inner-classes.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,3 @@ class Graph {
7979
}
8080
}
8181
```
82-
83-
> Note that this program doesn't allow us to attach a node to two different graphs. If we want to remove this restriction as well, we have to change the type of variable nodes to `Graph#Node`.

0 commit comments

Comments
 (0)
0