We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13a8dc8 + 3f2d633 commit 36a1f48Copy full SHA for 36a1f48
regression/cbmc-cover/built-ins2/main.c
@@ -1,3 +1,5 @@
1
+#include <string.h>
2
+
3
struct mystruct {
4
int x;
5
char y;
0 commit comments