You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ gcc test.c -o test
$ ./test
$ cbmc test.c
CBMC version 6.7.1 (n/a) 64-bit x86_64 linux
Type-checking test
file test.c line 6 function main: unmatched generic selection: signed int (*)[5l]
CONVERSION ERROR
6$