Skip to content

Commit e23741f

Browse files
Hello world!
1 parent 77c23d2 commit e23741f

File tree

1 file changed

+1
-1
lines changed
  • regression/cbmc/restrict-function-pointer-to-complex-expression

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CORE
22
test.c
33
--restrict-function-pointer "use_fg.function_pointer_call.1/f,g"
4-
\[use_fg.assertion.2\] line \d+ assertion (choice \? fptr : gptr)(10) == 10 \+ choice: SUCCESS
4+
\[use_fg.assertion.2\] line \d+ assertion \(choice \? fptr : gptr\)\(10\) == 10 \+ choice: SUCCESS
55
\[use_fg.assertion.1\] line \d+ dereferenced function pointer at use_fg.function_pointer_call.1 must be one of \[(f|g), (f|g)\]: SUCCESS
66
^EXIT=0$
77
^SIGNAL=0$

0 commit comments

Comments
 (0)