Add modifiers on the same line even after annotation #KT-26492 Fixed
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
package kotlin
|
||||
|
||||
// Ann: to be implemented
|
||||
actual
|
||||
annotation class Ann
|
||||
actual annotation class Ann
|
||||
Reference in New Issue
Block a user