Files
kotlin-fork/libraries/examples/scripting/jvm-maven-deps/host/testData/hello-unresolved-junit.scriptwithdeps.kts
T
Ilya Chernikov 51888154e1 Change custom script examples file extensions:
fixes shadowing of the gradle script definitions after these example
script defs are loaded via discovery mechanisms
2018-04-27 09:03:15 +02:00

6 lines
62 B
Kotlin
Vendored

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