Skip to content

Commit

Permalink
Declare other() before calling it.
Browse files Browse the repository at this point in the history
  • Loading branch information
jerhard committed Jan 29, 2024
1 parent ba0233f commit ae226c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/regression/46-apron2/59-issue-1319.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SKIP PARAM: --enable ana.int.def_exc --enable ana.int.interval --set ana.activated[+] apron
#include <goblint.h>
int other();

int main()
{
Expand Down

0 comments on commit ae226c9

Please sign in to comment.