Skip to content

Commit 70440f3

Browse files
committed
C#: Accept CFG dead ends for compilation errors.
1 parent 628aa86 commit 70440f3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
deadEnd
2+
| errors.cs:79:11:79:12 | call to method <object initializer> |
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
deadEnd
2+
| IncomparableEquals.cs:45:7:45:8 | call to method <object initializer> |

0 commit comments

Comments
 (0)