handle labels properly
authorMihai Bazon <mihai@bazon.net>
Tue, 21 Aug 2012 09:37:05 +0000 (12:37 +0300)
committerMihai Bazon <mihai@bazon.net>
Tue, 21 Aug 2012 09:45:06 +0000 (12:45 +0300)
commit92bd53b513c6cf030d96ed627efc50dd1875ba85
treeb2b52f56b0e3eb1c846e623d24ef558bd01b0f42
parent159333f4c51e70a758160975a190646ff55bf66b
handle labels properly

(they can't be handled the same way as variables in a scope)
lib/ast.js
lib/scope.js