This project is archived. Its data is
read-only
.
Changes
Page history
Update Introduction
authored
Oct 12, 2021
by
Fabian Peller
Show whitespace changes
Inline
Side-by-side
Aron/Introduction.md
View page @
03a9f003
...
@@ -16,3 +16,8 @@ An Aron type specification defines the static type for an Aron data dto or an Ar
...
@@ -16,3 +16,8 @@ An Aron type specification defines the static type for an Aron data dto or an Ar
map<string, AronVariant> members;
map<string, AronVariant> members;
}
}
```
```
-
```cpp
Dict {
AronVariant acceptedType;
}
```
\ No newline at end of file