Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba6c05e8cd6a1eb47df280eba395c2043a881f9f
/
.
/
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"