Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
versionRequirement
/
patchVersion.kt
blob: 6e4686644afda44549c16fa23ccbc1743899b8be [
file
]
@file
:
Suppress
(
"INVISIBLE_MEMBER"
,
"INVISIBLE_REFERENCE"
)
package
test
import
kotlin
.
internal
.
RequireKotlin
@RequireKotlin
(
"1.1.50"
,
level
=
DeprecationLevel
.
HIDDEN
)
class
Klass