Skip to content

Commit

Permalink
Update existing tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseth committed May 5, 2021
1 parent e7708b6 commit 6d41ed0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/libsolidity/ASTJSON/assembly/stringlit.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"src": "58:14:1",
"value":
{
"hexValue": "616263",
"kind": "string",
"nodeType": "YulLiteral",
"src": "67:5:1",
Expand Down
1 change: 1 addition & 0 deletions test/libsolidity/ASTJSON/assembly/stringlit_parseOnly.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"src": "58:14:1",
"value":
{
"hexValue": "616263",
"kind": "string",
"nodeType": "YulLiteral",
"src": "67:5:1",
Expand Down

0 comments on commit 6d41ed0

Please sign in to comment.