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 106152f commit e6a9342Copy full SHA for e6a9342
NEXT
@@ -82,6 +82,8 @@ more on errors:
82
+ print warning when bind statement is repeated
83
- provide binding from the command-line (but how)
84
85
+- make an option (possibly default) to parse block names as idents
86
+ and reuse them in bind statement
87
88
- scope issues:
89
"eval x=val" inside a block is equivalent to the raw "x=val" expr-statement;
0 commit comments