We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c671c3a commit 4ba50aaCopy full SHA for 4ba50aa
tests/cases/compiler/largeControlFlowGraph.ts
@@ -1,3 +1,5 @@
1
+// @strict: true
2
+
3
// The control flow graph for the following statement block is 10000 nodes deep. Check that
4
// we gracefully handle this, possibly by issuing an error.
5
const data = [];
0 commit comments