Skip to content

Commit 66b8b2a

Browse files
committed
more
1 parent 177111b commit 66b8b2a

File tree

1 file changed

+2
-0
lines changed
  • packages/svelte/src/compiler/phases

1 file changed

+2
-0
lines changed

packages/svelte/src/compiler/phases/scope.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@ class Evaluation {
172172
}
173173
break;
174174
}
175+
176+
// TODO each index is always defined
175177
}
176178

177179
// TODO glean what we can from reassignments

0 commit comments

Comments
 (0)