diff options
Diffstat (limited to 'tnslc/ast/list.tnsl')
-rw-r--r-- | tnslc/ast/list.tnsl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tnslc/ast/list.tnsl b/tnslc/ast/list.tnsl index ee5d0cf..a5849a3 100644 --- a/tnslc/ast/list.tnsl +++ b/tnslc/ast/list.tnsl @@ -17,5 +17,7 @@ /; tree_list_value [{}Node] ;{}Node out = {} + + ;return out ;/ |