Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-schwarz committed Dec 30, 2024
1 parent 79df614 commit e03a6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/regression/46-apron2/98-invalidate-more.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ int main() {

fscanf(stdin, "%d", &other);

// Fails as debug is invalidated
// Use to fail as debug was invalidated
__goblint_check(debug <= 3);
return 0;
}

0 comments on commit e03a6f7

Please sign in to comment.