We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ccfdbf5 + 57de6d8 commit dc85565Copy full SHA for dc85565
src/main/kotlin/SomeClass2.kt
@@ -1,5 +1,5 @@
1
object SomeClass2 {
2
- fun foo() {
+ fun hello() {
3
println("Hello, World!")
4
}
5
0 commit comments