Deprecate some of JVM flag annotations in favor of capitilized themselves
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ class A {
|
||||
println("p = [$p]")
|
||||
}
|
||||
|
||||
synchronized public fun foo() {
|
||||
Synchronized public fun foo() {
|
||||
foo(calcSomething())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user