8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
foo {
|
|
some_field: {
|
|
// ^ variable.parameter
|
|
key: 42,
|
|
// <- property
|
|
},
|
|
}
|