8 lines
108 B
Kotlin
Vendored
8 lines
108 B
Kotlin
Vendored
|
|
@file:DependsOn("junit:junit:4.11")
|
|
|
|
org.hamcrest.Description.NullDescription()
|
|
|
|
println("Hello, World!")
|
|
|