diff options
Diffstat (limited to 'tnslc/paths.tnsl')
-rw-r--r-- | tnslc/paths.tnsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tnslc/paths.tnsl b/tnslc/paths.tnsl index 93c14f5..da0e782 100644 --- a/tnslc/paths.tnsl +++ b/tnslc/paths.tnsl @@ -46,7 +46,7 @@ /; if (str{i} == c) ;out.append(tmp) ;{}charp tmp = "" - ;true + ;true # work around for interpreter bug ;; else ;tmp.append(str{i}) ;/ |