summary refs log tree commit diff stats
path: root/test.lua
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2019-04-09 06:56:37 -0300
committerSoniEx2 <endermoneymod@gmail.com>2019-04-09 06:56:37 -0300
commitfefc2f3ed7ec2f95ba518a80e871073fd7858107 (patch)
tree01fe2ad371b2745984362c4a83971c5190f1a785 /test.lua
parent893ca6ca0d379c0fbf6a6b4d70b551a3005b9de8 (diff)
It parses itself!
Diffstat (limited to 'test.lua')
-rw-r--r--test.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.lua b/test.lua
index b0b7082..077f139 100644
--- a/test.lua
+++ b/test.lua
@@ -405,7 +405,7 @@ do -- long comments
     end
 end -- long comments
 
-while false do -- FUCK
+do -- FUCK
     local luatokens = require "luatokens"
     local luatokens_file = io.open("./luatokens.lua", "r")
     local tokens = luatokens.defs