aboutsummaryrefslogtreecommitdiff
path: root/test/ui/test.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/ui/test.lua')
-rw-r--r--test/ui/test.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/ui/test.lua b/test/ui/test.lua
new file mode 100644
index 00000000..413f4a92
--- /dev/null
+++ b/test/ui/test.lua
@@ -0,0 +1,3 @@
+if true then
+ print()
+end