aboutsummaryrefslogtreecommitdiff
path: root/nomsu.lua
diff options
context:
space:
mode:
authorBruce Hill <bitbucket@bruce-hill.com>2018-04-17 14:47:28 -0700
committerBruce Hill <bitbucket@bruce-hill.com>2018-04-17 14:47:42 -0700
commitb589c23741c3111c151c0fecc7e299fd321c13a1 (patch)
tree3468eee84708d8a53c69ae3a5734ff9b022aa734 /nomsu.lua
parent26d0de8299c7568152f479320444833b4d30d0eb (diff)
Disabled comment transpilation for now.
Diffstat (limited to 'nomsu.lua')
-rw-r--r--nomsu.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/nomsu.lua b/nomsu.lua
index 70e9fd6..fad9856 100644
--- a/nomsu.lua
+++ b/nomsu.lua
@@ -1149,7 +1149,6 @@ do
end
})
self.use_stack = { }
- self.compilestack = { }
self.file_metadata = setmetatable({ }, {
__mode = "k"
})