nvim-treesitter/tests/indent/nu/record.nu
2024-11-05 15:25:42 +01:00

4 lines
42 B
Text

let my_record = {
foo: "bar"
bar: 1
}