Skip to content

Commit 469fe27

Browse files
committed
Add missing type to parsing test.
1 parent a99deea commit 469fe27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/system/test_compilation/parsing.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
typedef unsigned short U16;
99
typedef signed int int32_t;
10+
typedef unsigned int uint32_t;
1011

1112
/* CMock should handle UTF-8 characters in comments. The world is an awesomely diverse place! */
1213
/* my µC Rocks! Open Source, not ©! My language has no Ümlauts! ǺƜǝƧǾɱɛ! */ /**! Illegal: åäö */

0 commit comments

Comments
 (0)