Correctly apply annotation wrap before modifier keyword
#KT-20314 Fixed
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
||||
package to
|
||||
|
||||
@Volatile internal var field = 1
|
||||
@Volatile
|
||||
internal var field = 1
|
||||
Reference in New Issue
Block a user