We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd46ae commit 77f4efaCopy full SHA for 77f4efa
data/fixtures/scopes/dart/ifStatement.scope
@@ -1,2 +1,3 @@
1
-if(foo) {}
+if(true) { }
2
---
3
+
0 commit comments