Replace annotations with brackets in testData
Just in tests that changed after deprecation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
fun main(args: Array<String>) {
|
||||
<!NOT_YET_SUPPORTED_IN_INLINE!>[inline] fun a(){
|
||||
<!NOT_YET_SUPPORTED_IN_INLINE!>@inline fun a(){
|
||||
}<!>
|
||||
}
|
||||
Reference in New Issue
Block a user