Skip to content

Commit 4ba50aa

Browse files
committed
Update test
1 parent c671c3a commit 4ba50aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/cases/compiler/largeControlFlowGraph.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// @strict: true
2+
13
// The control flow graph for the following statement block is 10000 nodes deep. Check that
24
// we gracefully handle this, possibly by issuing an error.
35
const data = [];

0 commit comments

Comments
 (0)