blob: 5886b799d5c98a4c92fa4209cd713093791e2bee [file]
// FIR_IDENTICAL
// WITH_STDLIB
annotation class AllOpen
@AllOpen
annotation class ConsoleCommands(
val value: String = "",
val scope: String
)