Skip to content

Commit

Permalink
Actually found an error in a test model!
Browse files Browse the repository at this point in the history
  • Loading branch information
sillydan1 committed Apr 21, 2022
1 parent cda4ea0 commit 7fa2f3d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions test/verification/fischer-2/Main€FischerAð1đ.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,16 @@
[],
"edges":
[
{
"source_location": "Main€FischerAð1đ€L4",
"target_location": "Main€FischerAð1đ€L3",
"select": "",
"guard": "x > k",
"update": "",
"sync": "",
"nails":
[]
},
{
"source_location": "Main€FischerAð1đ€L2",
"target_location": "Main€FischerAð1đ€L3",
Expand Down
10 changes: 10 additions & 0 deletions test/verification/fischer-2/Main€FischerBð2đ.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,16 @@
[],
"edges":
[
{
"source_location": "Main€FischerBð2đ€L4",
"target_location": "Main€FischerBð2đ€L3",
"select": "",
"guard": "x > k",
"update": "",
"sync": "",
"nails":
[]
},
{
"source_location": "Main€FischerBð2đ€L2",
"target_location": "Main€FischerBð2đ€L3",
Expand Down

0 comments on commit 7fa2f3d

Please sign in to comment.