Skip to content

Commit e6a9342

Browse files
committed
notes
1 parent 106152f commit e6a9342

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEXT

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ more on errors:
8282
+ print warning when bind statement is repeated
8383
- provide binding from the command-line (but how)
8484

85+
- make an option (possibly default) to parse block names as idents
86+
and reuse them in bind statement
8587

8688
- scope issues:
8789
"eval x=val" inside a block is equivalent to the raw "x=val" expr-statement;

0 commit comments

Comments
 (0)