; Add tests for 'lua-mode'
* test/lisp/progmodes/lua-mode-resources/font-lock.lua: * test/lisp/progmodes/lua-mode-resources/hide-show.lua: * test/lisp/progmodes/lua-mode-resources/indent.erts: * test/lisp/progmodes/lua-mode-resources/movement.erts: * test/lisp/progmodes/lua-mode-resources/which-function.lua: * test/lisp/progmodes/lua-mode-tests.el: New file.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
local function f(x)
|
||||
print(x)
|
||||
end
|
||||
Reference in New Issue
Block a user