From 548b5143db2c3d701520671ef1413cf3c39fcedf Mon Sep 17 00:00:00 2001 From: matz Date: Mon, 12 Jun 2000 07:48:31 +0000 Subject: 2000-06-12 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@741 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ToDo | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ToDo') 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 -- cgit v1.2.3