Added test files
This commit is contained in:
parent
f24bd9e670
commit
04f22dfb49
7 changed files with 27 additions and 0 deletions
8
Test files/asa_test_input
Executable file
8
Test files/asa_test_input
Executable file
|
@ -0,0 +1,8 @@
|
|||
This is the first line of the file. We'll start it with a space.
|
||||
0This is the second line. We'll print a newline first.
|
||||
0This is the third line. We'll also print a newline here.
|
||||
This is the fourth line. We're not putting a newline first.
|
||||
0This is the fifth line. It shouldn't be visible.
|
||||
+This is the sixth line. It should overwrite the fifth line.
|
||||
1This is the seventh line. It should be on a new page.
|
||||
0This is the eight line. It's also the last line.
|
Loading…
Add table
Add a link
Reference in a new issue