Got rid of symbol table from eval

This commit is contained in:
greg 2019-11-10 03:28:31 -08:00
parent a2bd9a3985
commit 8de625e540
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@
2. Once FQSNs are aware of function parameters, most of the Rc<String> things in eval.rs can go away
3. after that, get rid of symbol table from eval.rs
# TODO items
-use 'let' sigil in patterns for variables :