Files
kotlin-fork/libraries/tools/kotlin-main-kts-test/testData/resolve-error-hamcrest-via-junit.main.kts
T

8 lines
140 B
Kotlin
Vendored

@file:DependsOn("junit:junit:4.11", options = ["transitive=false"])
org.hamcrest.Description.NullDescription()
println("Hello, World!")