Test indentation on new line in scripts.
This commit is contained in:
committed by
Andrey Breslav
parent
64b4c2d49b
commit
796611702c
@@ -0,0 +1,4 @@
|
||||
package a.b.c
|
||||
|
||||
var x = 1
|
||||
x = x + 1<caret>
|
||||
Reference in New Issue
Block a user