Skip to content

Commit 6aba525

Browse files
authored
Update README.md
1 parent f4b685b commit 6aba525

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
- [Result Class in Kotlin](https://www.baeldung.com/kotlin/result-class)
1010
- [Underscore Operator for Type Arguments in Kotlin](https://www.baeldung.com/kotlin/underscore-type-arguments)
1111
- [Using Enums With when() in Kotlin](https://www.baeldung.com/kotlin/enums-with-when)
12+
- [Calling Private Methods of a Class From Outside the Class](https://www.baeldung.com/kotlin/private-methods-outside-class)

0 commit comments

Comments
 (0)