J2K: all annotations should be with "@"
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
internal class A {
|
||||
Synchronized internal fun foo() {
|
||||
@Synchronized internal fun foo() {
|
||||
bar()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user