From 2047a128fb1ef0de7f778b4bbd3e744530e008ea Mon Sep 17 00:00:00 2001 From: Sei Lisa Date: Fri, 27 Feb 2015 19:20:31 +0100 Subject: [PATCH] Add two TODO items about parameters to common functions. --- lslopt/lslfoldconst.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lslopt/lslfoldconst.py b/lslopt/lslfoldconst.py index 3e55bf5..59932a9 100644 --- a/lslopt/lslfoldconst.py +++ b/lslopt/lslfoldconst.py @@ -581,6 +581,8 @@ class foldconst(object): if child[idx]['nt'] != 'CONST': CONSTargs = False + # TODO: Find some way to convert keys to "" e.g. llListen("", NULL_KEY, "") + # TODO: Find some way to convert PI to 4 in llSensor[Repeat] if 'Fn' in self.symtab[0][node['name']]: # Guaranteed to be side-effect free if the children are. if SEFargs: