nvim-treesitter/tests/indent/lua/comment.lua
2022-02-05 18:54:55 +01:00

13 lines
113 B
Lua

-- some
-- comment
--[[
another
comment
--]]
--[[
another
comment
a bit more indented
--]]