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
$ cbmc test.c
CBMC version 6.7.1 (n/a) 64-bit x86_64 linux
file test.c line 1: syntax error before '('
PARSING ERROR
6$
I think it would be fine if CBMC ignored the argument and treated it the same way as constructor without an argument (would be fine for all of our use cases at least).