-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ee940c3
commit a3c0ea8
Showing
21 changed files
with
120 additions
and
270 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
|
||
Boogie program verifier finished with 3 verified, 0 errors | ||
Boogie program verifier finished with 2 verified, 0 errors |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
linear_types_error.bpl(48,48): Error: Variable of linear type must not have a domain name | ||
linear_types_error.bpl(4,73): Error: Output variable l must be available at a return | ||
linear_types_error.bpl(8,0): Error: Input variable path must be available at a return | ||
linear_types_error.bpl(13,0): Error: Input variable path must be available at a return | ||
linear_types_error.bpl(19,64): Error: Input variable path must be available at a return | ||
linear_types_error.bpl(25,0): Error: Output variable b must be available at a return | ||
linear_types_error.bpl(31,14): Error: unavailable source for a linear read | ||
linear_types_error.bpl(37,9): Error: unavailable source for a linear read | ||
linear_types_error.bpl(44,6): Error: A source of pack of linear type must be a variable | ||
linear_types_error.bpl(52,2): Error: Linear variable x can occur only once as an input parameter | ||
linear_types_error.bpl(57,2): Error: Linear variable x can occur only once as an input parameter | ||
11 type checking errors detected in linear_types_error.bpl | ||
linear_types_error.bpl(42,2): Error: Linear variable x can occur only once as an input parameter | ||
linear_types_error.bpl(47,2): Error: Linear variable x can occur only once as an input parameter | ||
9 type checking errors detected in linear_types_error.bpl |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
|
||
Boogie program verifier finished with 2 verified, 0 errors | ||
Boogie program verifier finished with 4 verified, 0 errors |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.