Remove debugging instruction and reenable language handling

This commit is contained in:
Marcel Fabian Krüger 2021-11-08 10:52:34 +01:00
parent 285414dd23
commit 6b1369f962
2 changed files with 1 additions and 6 deletions

View file

@ -21,7 +21,6 @@ lmlt.luacmd("meaning", function()
token.skipnext()
token.skipnext()
stash = stash .. '\\protected '
print'protected'
end
end
token.scankeyword'macro:'