Create TrailingCommaIntention
#KT-34744
This commit is contained in:
+1
@@ -4,6 +4,7 @@
|
||||
// ACTION: Create enum 'Foo'
|
||||
// ACTION: Create interface 'Foo'
|
||||
// ACTION: Create type parameter 'Foo' in function 'use'
|
||||
// ACTION: Enable a trailing comma by default in the formatter
|
||||
// ERROR: Unresolved reference: Foo
|
||||
package bar
|
||||
|
||||
|
||||
+1
@@ -4,6 +4,7 @@
|
||||
// ACTION: Create enum 'Foo'
|
||||
// ACTION: Create interface 'Foo'
|
||||
// ACTION: Create type parameter 'Foo' in function 'use'
|
||||
// ACTION: Enable a trailing comma by default in the formatter
|
||||
// ERROR: Unresolved reference: Foo
|
||||
package bar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user