Format spaces after annotation in annotated expression
Fixes #KT-12781
This commit is contained in:
committed by
Nikolay Krasko
parent
ae83330679
commit
db387bd573
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
@Suppress("all") ""
|
||||
}
|
||||
Reference in New Issue
Block a user