diff options
Diffstat (limited to 'test/modules/textadept/run/compile.lua')
-rw-r--r-- | test/modules/textadept/run/compile.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/modules/textadept/run/compile.lua b/test/modules/textadept/run/compile.lua new file mode 100644 index 00000000..0645da72 --- /dev/null +++ b/test/modules/textadept/run/compile.lua @@ -0,0 +1,2 @@ +-- Missing 'end' +function foo() |