aboutsummaryrefslogtreecommitdiffstats
path: root/ToDo
diff options
context:
space:
mode:
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo2
1 files changed, 2 insertions, 0 deletions
diff --git a/ToDo b/ToDo
index 1e65903b6e..a85e6b8c50 100644
--- a/ToDo
+++ b/ToDo
@@ -25,6 +25,8 @@ Language Spec.
* discourage use of Perlish features by giving warnings.
* `exception' method to be alternative for `$!'. ??
* non confusing in-block local variable (is it possible?)
+ + remove scope by block
+ + variables appears within block may have independent values.
Hacking Interpreter