CRLF -> LF

This commit is contained in:
Aralox
2020-10-23 11:28:42 +11:00
parent 8e8bb95592
commit db94f3c257
2 changed files with 8 additions and 8 deletions

View File

@@ -2,4 +2,4 @@
y = []
for [] in x:
BLOCK
[] = []
[] = []

View File

@@ -1,7 +1,7 @@
( ) = c <EOL>
y = [ ] <EOL>
for ( ) in x : <EOL>
<INDENT>
BLOCK <EOL>
<OUTDENT>
( ) = [ ] <EOL>
( ) = c <EOL>
y = [ ] <EOL>
for ( ) in x : <EOL>
<INDENT>
BLOCK <EOL>
<OUTDENT>
( ) = [ ] <EOL>