Temporarily allow CFG inconsistencies

This commit is contained in:
Arthur Baars
2021-11-25 13:23:41 +01:00
parent 16e1e97ff0
commit dca1e34cd8
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
deadEnd
| control/cases.rb:19:13:19:19 | then ... |
| control/cases.rb:20:13:20:19 | then ... |
| control/cases.rb:21:13:21:19 | then ... |

View File

@@ -0,0 +1,4 @@
deadEnd
| cases.rb:19:13:19:19 | then ... |
| cases.rb:20:13:20:19 | then ... |
| cases.rb:21:13:21:19 | then ... |