commit | 4a73427d5a330383012249c3bcb84f7bb45eee96 | [log] [tgz] |
---|---|---|
author | pberkland <pberkland> | Fri Nov 02 21:12:11 2007 +0000 |
committer | pberkland <pberkland> | Fri Nov 02 21:12:11 2007 +0000 |
tree | f2b2086362a3907370b347e0749992f775f7ce49 | |
parent | 50bc1b18eb8e5897dc5038c42a404e8bba664077 [diff] |
change the internal ast such that "var c,d;" is represented by a single localDeclaration (instead of 2) so that something like "if () var c,d" works correctly