nvim-treesitter/tests/indent/nu/record.nu

5 lines
42 B
Text
Raw Normal View History

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