mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 00:21:29 +00:00
Get rid of deprecated annotations in testData
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import java.lang.annotation.*
|
||||
|
||||
Foo class Bar
|
||||
@Foo class Bar
|
||||
|
||||
fun box(): String {
|
||||
Bar()
|
||||
|
||||
Reference in New Issue
Block a user