Add options for wrapping local variable and property annotations
#KT-14950 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@Deprecated
|
||||
@Named("foo")
|
||||
val bar = 1
|
||||
|
||||
// SET_INT: FIELD_ANNOTATION_WRAP = 2
|
||||
Reference in New Issue
Block a user