Skip to content

Commit

Permalink
fix: integrated tests output
Browse files Browse the repository at this point in the history
  • Loading branch information
fcoury committed Jul 5, 2024
1 parent 99a6b8e commit 98e80d7
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/scripts/loop.hk.out
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,10 @@
8
9
10
0
3
6
9
12
15
18
Empty file added tests/scripts/while.hk.err
Empty file.
21 changes: 21 additions & 0 deletions tests/scripts/while.hk.out
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0

0 comments on commit 98e80d7

Please sign in to comment.