Files
kotlin-fork/libraries/examples/scripting/jvm-maven-deps/testData/hello-unresolved-junit.kts
T
Ilya Chernikov 3732422e6a Add example scripting hosts with tests:
the simple scripting host and the one with maven resolving
2018-04-04 16:23:54 +02:00

6 lines
62 B
Kotlin
Vendored

org.junit.Assert.assertTrue(true)
println("Hello, World!")