From 42832cdbd6f04f6ce44c130f54e4a4aa89f2f03d Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Mon, 5 Dec 2022 01:00:04 -0500 Subject: Explain weird value --- tnslc/paths.tnsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tnslc') 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}) ;/ -- cgit v1.2.3