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 b56a35b commit 9fdb1e4Copy full SHA for 9fdb1e4
S26-TODO.md
@@ -56,8 +56,10 @@ only | [✓] | [✓]
56
anon | [✓] | [✓] | [✓]
57
enum | [✓] | [✓] | [✓]
58
subset | [✓] | [✓] | [✓]
59
-constant | [ ] | [ ] | [ ]
60
-variables (this can be NYI for now, my/our/state/temp) | [ ] | [ ] | [ ]
+constant | [N] | [N] | [N]
+variables | [N] | [N] | [N]
61
+
62
+(N signifies that they've been marked as NYI)
63
64
# Test that declarative comments on outer declarations don't affect inner ones
65
0 commit comments