forked from dafny-lang/dafny
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgit-issue-1172.dfy.expect
36 lines (36 loc) · 3.83 KB
/
git-issue-1172.dfy.expect
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
git-issue-1172.dfy(9,12): Error: A '*' expression is not allowed here
git-issue-1172.dfy(16,12): Error: A '*' expression is not allowed here
git-issue-1172.dfy(23,12): Error: A '*' expression is not allowed here
git-issue-1172.dfy(30,12): Error: A '*' expression is not allowed here
git-issue-1172.dfy(37,12): Error: A '*' expression is not allowed here
git-issue-1172.dfy(44,12): Error: A '*' expression is not allowed here
git-issue-1172.dfy(51,12): Error: A '*' expression is not allowed here
git-issue-1172.dfy(81,2): Error: 'decreases' clauses are meaningless for least and greatest predicates, so they are not allowed
git-issue-1172.dfy(87,2): Error: 'decreases' clauses are meaningless for least and greatest predicates, so they are not allowed
git-issue-1172.dfy(111,18): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(114,18): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(118,12): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(122,15): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(125,18): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(128,21): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(132,12): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(133,12): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(134,12): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(135,12): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(140,17): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(145,17): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(151,14): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(152,14): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(157,17): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(158,17): Error: A 'decreases' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(165,14): Error: A 'reads' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(168,8): Error: A 'reads' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(172,8): Error: A 'reads' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(175,8): Error: A 'reads' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(179,11): Error: A 'reads' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(182,11): Error: A 'reads' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(185,8): Error: A 'reads' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(185,8): Error: A 'reads' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(185,8): Error: A 'reads' clause that contains '*' is not allowed to contain any other expressions
git-issue-1172.dfy(185,8): Error: A 'reads' clause that contains '*' is not allowed to contain any other expressions
35 parse errors detected in git-issue-1172.dfy