Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
plugins
/
allopen
/
testData
/
diagnostics
/
kt54260.kt
blob: 5886b799d5c98a4c92fa4209cd713093791e2bee [
file
]
// FIR_IDENTICAL
// WITH_STDLIB
annotation
class
AllOpen
@AllOpen
annotation
class
ConsoleCommands
(
val value
:
String
=
""
,
val scope
:
String
)