8 lines
140 B
Kotlin
Vendored
8 lines
140 B
Kotlin
Vendored
|
|
@file:DependsOn("junit:junit:4.11", options = ["transitive=false"])
|
|
|
|
org.hamcrest.Description.NullDescription()
|
|
|
|
println("Hello, World!")
|
|
|