emacs/test/lisp/progmodes/lua-ts-mode-resources/which-function.lua

4 lines
37 B
Lua

local function f(x)
print(x)
end