Note Kotlin test no longer has CFG dead-ends if ErrorExpr participates in the CFG

This commit is contained in:
Chris Smowton
2023-09-14 17:41:08 +01:00
parent d9f7180b5c
commit 5f6a40b9e8

View File

@@ -1,2 +0,0 @@
| exprs.kt:278:52:278:66 | <error expr> | ErrorExpr | unexpected dead end |
| exprs.kt:278:52:278:66 | { ... } | BlockStmt | unexpected dead end |