Update Introduction authored by Fabian Peller's avatar Fabian Peller
......@@ -16,7 +16,7 @@ An Aron type specification defines the static type for an Aron data dto or an Ar
map<string, AronVariant> members;
}
```
~
- ```cpp
Dict {
AronVariant acceptedType;
......
......