Test indentation on new line in scripts.

This commit is contained in:
Ilya Ryzhenkov
2014-03-19 12:49:35 +04:00
committed by Andrey Breslav
parent 64b4c2d49b
commit 796611702c
11 changed files with 134 additions and 50 deletions
@@ -0,0 +1,4 @@
package a.b.c
var x = 1
x = x + 1<caret>