Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
534b00eff856e0e4dcaf105df9a043d9b1263ff7
/
.
/
plugins
/
plugins-interactions-testing
/
testData
/
box
/
powerAssertAndTopLevelGenerator.kt
blob: d4846217f01d88323a9a1a0d55441a31d73ec78e [
file
]
// ISSUE: KT-83931
import
org
.
jetbrains
.
kotlin
.
plugin
.
sandbox
.
DummyFunction
@DummyFunction
(
"first.kt"
)
class
First
fun box
():
String
=
"OK"