Skip to content

Commit

Permalink
Temporarily allow CFG inconsistencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aibaars committed Nov 25, 2021
1 parent 16e1e97 commit dca1e34
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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 ... |
Original file line number Diff line number Diff line change
@@ -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 ... |

0 comments on commit dca1e34

Please sign in to comment.