Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
67ac90ce0868ee0c9cd08d72460f16efecded549
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
experimental
/
experimentalAfterRelease.kt
blob: cffe29611dd468cf18436b11b3f6ea7c827bb9fe [
file
]
// RUN_PIPELINE_TILL: BACKEND
// FIR_IDENTICAL
// LANGUAGE: +OptInRelease
@RequiresOptIn
@Retention
(
AnnotationRetention
.
BINARY
)
annotation
class
Marker
/* GENERATED_FIR_TAGS: annotationDeclaration */