Format spaces in cast expression (KT-12035)
#KT-12035 Fixed
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
val a = 1 as Int
|
||||
}
|
||||
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
val a = 1 as Int
|
||||
}
|
||||
Reference in New Issue
Block a user