Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
quickfix
/
modifiers
/
notAnAnnotationClass.kt.after
blob: 6342e2c4cb596531ac9276e014acee3d594e054d [
file
] [
log
] [
blame
]
// "Make 'fancy' an annotation class" "true"
annotation
class
fancy
@fancy
class
foo
{}