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