Skip to content

Commit c8170c8

Browse files
committed
Update reserved keywords idl.adoc
1 parent 8721e67 commit c8170c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/prose/idl.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ description builtin
9696
body for
9797
if else
9898
enum bitfield
99+
struct
99100
----
100101

101102
== Data Types
@@ -108,6 +109,7 @@ IDL has the following types:
108109
* Composite
109110
** Enumerations
110111
** Bitfields
112+
** Structs
111113
** Arrays
112114
* Other
113115
** Strings (with limited operators, mostly for configuration parameter checking)

0 commit comments

Comments
 (0)