Commit 5795a22
committed
Remove array_crash_2.c
rems-project/cerberus#43acbe7 added support for expression statements,
meaning that (the erroneously named) array_crash_2.c now passes the
parsing by Cerberus. Hence this commit deletes it; it will be re-added
in a later commit once the CN commit which bumps the Cerberus version
past the above commit is merged in.
I also changed the CI file a bit to align with the one in the CN repo
because the old one was mysteriously failing but the one in the CN repo
seems to work.1 parent 69a1a5c commit 5795a22
2 files changed
Lines changed: 6 additions & 10 deletions
File tree
- .github/workflows
- src/example-archive/simple-examples/broken/error-crash
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
Lines changed: 0 additions & 4 deletions
This file was deleted.
0 commit comments