We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef48c2 commit e23a1bbCopy full SHA for e23a1bb
src/goto-programs/goto_function.h
@@ -46,7 +46,7 @@ class goto_functiont
46
type.set(ID_C_hide, true);
47
}
48
49
- goto_functiont()
+ goto_functiont() : body(), type({}, empty_typet())
50
{
51
52
0 commit comments