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.
1 parent 62ea150 commit feeed3fCopy full SHA for feeed3f
docs/topics/jvm/jvm-get-started.md
@@ -1,4 +1,4 @@
1
-[//]: # (title: Get started with Kotlin/JVM)
+[//]: # (title: Create a console app – tutorial)
2
3
This tutorial demonstrates how to use IntelliJ IDEA for creating a console application.
4
docs/topics/jvm/jvm-test-using-junit.md
-[//]: # (title: Test code using JUnit in JVM – tutorial)
+[//]: # (title: Test code using JUnit – tutorial)
This tutorial shows you how to write a simple unit test and run it with the Gradle build tool.
0 commit comments