Minor: add test that output at scratch line with spaces at the beginning is aligned properly
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
val a = 1 // RESULT: val a: Int
|
||||
a // RESULT: 1
|
||||
a // RESULT: 1
|
||||
Reference in New Issue
Block a user