diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-02-24 21:29:32 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-02-24 21:29:32 +0100 |
| commit | f084165eabbb8ad1b8e8969078fce89070ab4d96 (patch) | |
| tree | 6003822cc646ecf0ba6a3070c87ab283503a4c3b /tests/ref | |
| parent | dae3dad5407e49715736a2a3d8735e65027e6c11 (diff) | |
While loops 🔁
Diffstat (limited to 'tests/ref')
| -rw-r--r-- | tests/ref/control/for-invalid.png | bin | 1653 -> 0 bytes |
| -rw-r--r-- | tests/ref/control/for-value.png | bin | 1702 -> 0 bytes |
| -rw-r--r-- | tests/ref/control/for.png | bin | 1389 -> 2877 bytes |
| -rw-r--r-- | tests/ref/control/if-invalid.png | bin | 1343 -> 0 bytes |
| -rw-r--r-- | tests/ref/control/if.png | bin | 1227 -> 1681 bytes |
| -rw-r--r-- | tests/ref/control/invalid.png | bin | 0 -> 3743 bytes |
| -rw-r--r-- | tests/ref/control/let-invalid.png | bin | 364 -> 0 bytes |
| -rw-r--r-- | tests/ref/control/let.png (renamed from tests/ref/control/let-terminated.png) | bin | 1459 -> 1459 bytes |
| -rw-r--r-- | tests/ref/control/while.png | bin | 0 -> 838 bytes |
| -rw-r--r-- | tests/ref/spacing.png | bin | 3858 -> 5117 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/control/for-invalid.png b/tests/ref/control/for-invalid.png Binary files differdeleted file mode 100644 index d758aa95..00000000 --- a/tests/ref/control/for-invalid.png +++ /dev/null diff --git a/tests/ref/control/for-value.png b/tests/ref/control/for-value.png Binary files differdeleted file mode 100644 index fa323edc..00000000 --- a/tests/ref/control/for-value.png +++ /dev/null diff --git a/tests/ref/control/for.png b/tests/ref/control/for.png Binary files differindex 2f13985a..cfbc8d08 100644 --- a/tests/ref/control/for.png +++ b/tests/ref/control/for.png diff --git a/tests/ref/control/if-invalid.png b/tests/ref/control/if-invalid.png Binary files differdeleted file mode 100644 index 319fbdbd..00000000 --- a/tests/ref/control/if-invalid.png +++ /dev/null diff --git a/tests/ref/control/if.png b/tests/ref/control/if.png Binary files differindex 75a20d00..7db3a8ae 100644 --- a/tests/ref/control/if.png +++ b/tests/ref/control/if.png diff --git a/tests/ref/control/invalid.png b/tests/ref/control/invalid.png Binary files differnew file mode 100644 index 00000000..9a119088 --- /dev/null +++ b/tests/ref/control/invalid.png diff --git a/tests/ref/control/let-invalid.png b/tests/ref/control/let-invalid.png Binary files differdeleted file mode 100644 index 19d4d545..00000000 --- a/tests/ref/control/let-invalid.png +++ /dev/null diff --git a/tests/ref/control/let-terminated.png b/tests/ref/control/let.png Binary files differindex 24f20c69..24f20c69 100644 --- a/tests/ref/control/let-terminated.png +++ b/tests/ref/control/let.png diff --git a/tests/ref/control/while.png b/tests/ref/control/while.png Binary files differnew file mode 100644 index 00000000..f0baf0af --- /dev/null +++ b/tests/ref/control/while.png diff --git a/tests/ref/spacing.png b/tests/ref/spacing.png Binary files differindex 5c3acf9b..fb102e66 100644 --- a/tests/ref/spacing.png +++ b/tests/ref/spacing.png |
