add function name

This commit is contained in:
mhoffm
2021-06-11 23:41:02 +02:00
parent 2226687dd7
commit 4db49a13f5
4 changed files with 30 additions and 14 deletions

View File

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