Files
nvim-treesitter/tests/indent/lua/string.lua
2024-08-05 10:07:41 +02:00

10 lines
59 B
Lua

local s = [[
a
multiline
string
]]
print [[
test
]]