aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/lua-scripts/test4.lua
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-06-03 19:23:02 +0000
committerbloodstalker <thabogre@gmail.com>2017-06-03 19:23:02 +0000
commite80aac0fea58922d15dd7fb5578cb38986bee1d6 (patch)
treee92df227d8233e1775a45ebdb5ba46fab8f1836a /bruiser/lua-scripts/test4.lua
parentadded a comment about the fact that this file is basically lua.c (diff)
downloadmutator-e80aac0fea58922d15dd7fb5578cb38986bee1d6.tar.gz
mutator-e80aac0fea58922d15dd7fb5578cb38986bee1d6.zip
added some more lua scripts. theyre mainly used for testing
Diffstat (limited to '')
-rw-r--r--bruiser/lua-scripts/test4.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/bruiser/lua-scripts/test4.lua b/bruiser/lua-scripts/test4.lua
new file mode 100644
index 0000000..6d0db5b
--- /dev/null
+++ b/bruiser/lua-scripts/test4.lua
@@ -0,0 +1,4 @@
+--print("yolo")
+--bubu()
+--Funcs()
+Vars()