Skip to content

Commit 2a7f0e0

Browse files
committed
issue-1916-spec.k: Describe what is being tested
1 parent 20d7e37 commit 2a7f0e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/check-implication/issue-1916-spec.k

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@ endmodule
55
module ISSUE-1916-SPEC
66
import VERIFICATION
77

8+
// Proving this claim requires that the right-hand side is simplified using
9+
// the conditions from the left-hand side.
10+
//
811
rule <k> begin => end </k> requires isFun(X) ensures true #And #Ceil(fun(X))
912
endmodule

0 commit comments

Comments
 (0)