🐐 Array concat

This commit is contained in:
2026-04-22 15:35:51 +02:00
parent 634c5a2f93
commit 60fe691731
11 changed files with 75 additions and 5 deletions

View File

@@ -57,7 +57,7 @@
},
{
"name": "keyword.operator.arithmetic.cent",
"match": "(\\*|\\+|-|/|&)"
"match": "(\\*|\\+|-|/|&|@)"
}
]
},