diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-04-17 14:47:28 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-04-17 14:47:42 -0700 |
| commit | b589c23741c3111c151c0fecc7e299fd321c13a1 (patch) | |
| tree | 3468eee84708d8a53c69ae3a5734ff9b022aa734 /nomsu.lua | |
| parent | 26d0de8299c7568152f479320444833b4d30d0eb (diff) | |
Disabled comment transpilation for now.
Diffstat (limited to 'nomsu.lua')
| -rw-r--r-- | nomsu.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1149,7 +1149,6 @@ do end }) self.use_stack = { } - self.compilestack = { } self.file_metadata = setmetatable({ }, { __mode = "k" }) |
