diff options
Diffstat (limited to 'tests/indent/lua/func.lua')
| -rw-r--r-- | tests/indent/lua/func.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/indent/lua/func.lua b/tests/indent/lua/func.lua index 1f95ca97a..e2c3c037f 100644 --- a/tests/indent/lua/func.lua +++ b/tests/indent/lua/func.lua @@ -7,3 +7,5 @@ function foo(x) 1, 2) end + +function hi() |
