Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
libraries
/
tools
/
kotlin-main-kts-test
/
testData
/
resolve-hamcrest-via-junit.main.kts
blob: c6af239f7f956fc36341af0d3b25b7faee6c9b45 [
file
] [
log
] [
blame
]
@file
:
DependsOn
(
"junit:junit:4.11"
)
org
.
hamcrest
.
Description
.
NullDescription
()
println
(
"Hello, World!"
)