This commit is contained in:
mhoffm
2021-06-08 01:28:18 +02:00
parent dae5dc8248
commit 17de5b425a
5 changed files with 29 additions and 17 deletions

View File

@@ -30,8 +30,12 @@
"type": "SEQ",
"members": [
{
"type": "SYMBOL",
"name": "identifier"
"type": "FIELD",
"name": "name",
"content": {
"type": "SYMBOL",
"name": "identifier"
}
},
{
"type": "STRING",
@@ -48,7 +52,7 @@
"members": [
{
"type": "FIELD",
"name": "type",
"name": "name",
"content": {
"type": "SYMBOL",
"name": "identifier"