Scratch: test alignment of inlays
This commit is contained in:
Vendored
+2
-2
@@ -1,3 +1,3 @@
|
||||
var a = 1 // RESULT: var a: Int
|
||||
a++ // RESULT: 1
|
||||
a // RESULT: 2
|
||||
a++ // RESULT: 1
|
||||
a // RESULT: 2
|
||||
Reference in New Issue
Block a user