summaryrefslogtreecommitdiff
path: root/tnslc/tnslc.tnsl
diff options
context:
space:
mode:
Diffstat (limited to 'tnslc/tnslc.tnsl')
-rw-r--r--tnslc/tnslc.tnsl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tnslc/tnslc.tnsl b/tnslc/tnslc.tnsl
index 4804be9..1ad73f6 100644
--- a/tnslc/tnslc.tnsl
+++ b/tnslc/tnslc.tnsl
@@ -3510,6 +3510,10 @@
;l = string_add(l, root.name)
;root.name = l
+ ;log_debug("----------------------------")
+ ;log_debug(string_add("START OF BLOCK: ", l))
+ ;log_debug("----------------------------")
+
/; if (current`.exp)
;out`.hsec = string_add(out`.hsec, "global ")
;out`.hsec = string_add(out`.hsec, l)