nvim-treesitter/tests/indent/nickel/indent-newline.ncl
2023-05-13 02:49:39 +09:00

9 lines
66 B
XML

{
key1 = 1,
key2 = [
2
],
key3 = {
key4 = 4
}
}