Update testData for restricted expression annotations retention

This commit is contained in:
Dmitry Petrov
2018-07-19 12:28:16 +03:00
parent 92a8448042
commit acf0bb349c
27 changed files with 31 additions and 15 deletions
@@ -1,4 +1,5 @@
// "Add annotation target" "true"
@Retention(AnnotationRetention.SOURCE)
annotation class Foo
fun test() {