Skip to content

Commit 6f700bc

Browse files
committed
Add 3 deindentation tests
1 parent 0034ce2 commit 6f700bc

File tree

3 files changed

+32
-0
lines changed

3 files changed

+32
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
PresetName = Foo
2+
A1 = X
3+
4+
A2 = X
5+
B1 = X
6+
7+
B2 = X
8+
C1 = X
9+
//foo
10+
C2 = X
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
AddEffect = MOPixel
2+
PresetName = Foo
3+
A1 = X
4+
5+
A2 = X
6+
B1 = X
7+
8+
B2 = X
9+
C1 = X
10+
//foo
11+
C2 = X
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
AddEffect = MOPixel
2+
PresetName = Foo
3+
A1 = X
4+
5+
A2 = X
6+
B1 = X
7+
8+
B2 = X
9+
C1 = X
10+
//foo
11+
C2 = X

0 commit comments

Comments
 (0)