Skip to content

Commit 9fdb1e4

Browse files
committed
Mark constants/variable decl comments as NYI in the TOOD
1 parent b56a35b commit 9fdb1e4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

S26-TODO.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,10 @@ only | [✓] | [✓]
5656
anon | [] | [] | []
5757
enum | [] | [] | []
5858
subset | [] | [] | []
59-
constant | [ ] | [ ] | [ ]
60-
variables (this can be NYI for now, my/our/state/temp) | [ ] | [ ] | [ ]
59+
constant | [N] | [N] | [N]
60+
variables | [N] | [N] | [N]
61+
62+
(N signifies that they've been marked as NYI)
6163

6264
# Test that declarative comments on outer declarations don't affect inner ones
6365

0 commit comments

Comments
 (0)