Skip to content

Commit

Permalink
Merge pull request #663 from BBasile/issue-649
Browse files Browse the repository at this point in the history
fix #649 - Usage of body as identifier causes a lot of false errors
  • Loading branch information
wilzbach authored Jun 14, 2018
2 parents a9ef076 + f3a9528 commit 76d8a30
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dsymbol
4 changes: 2 additions & 2 deletions dub.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"StdLoggerDisableWarning"
],
"dependencies" : {
"libdparse" : "~>0.8.6",
"dsymbol" : "~>0.3.8",
"libdparse" : "~>0.8.7",
"dsymbol" : "~>0.3.10",
"inifiled" : "~>1.3.1",
"emsi_containers" : "~>0.8.0-alpha.7",
"libddoc" : "~>0.3.0-beta.1",
Expand Down
2 changes: 1 addition & 1 deletion libdparse

0 comments on commit 76d8a30

Please sign in to comment.