Skip to content

Commit c2b81e9

Browse files
authored
Merge pull request #884 from Baeldung/lor6-patch-2
Update README.md
2 parents 035d14b + 768119a commit c2b81e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core-kotlin-modules/core-kotlin-10/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55
- [Cloning an Object in Kotlin](https://www.baeldung.com/kotlin/clone-object)
66
- [Assignment in While Expression in Kotlin](https://www.baeldung.com/kotlin/while-variable-assignment)
77
- [Breadth-First Search Algorithm in Kotlin](https://www.baeldung.com/kotlin/bfs-graphs)
8+
- [Calling Private Methods of a Class From Outside the Class](https://www.baeldung.com/kotlin/private-methods-outside-class)
9+

0 commit comments

Comments
 (0)