nvim-treesitter/tests/indent/nickel/indent-newline.ncl

10 lines
66 B
Text
Raw Normal View History

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