Skip to content

Commit e03a6f7

Browse files
Update comment
1 parent 79df614 commit e03a6f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/regression/46-apron2/98-invalidate-more.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ int main() {
1616

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

19-
// Fails as debug is invalidated
19+
// Use to fail as debug was invalidated
2020
__goblint_check(debug <= 3);
2121
return 0;
2222
}

0 commit comments

Comments
 (0)