Merge pull request #647 from BBasile/issue-644
fix #644 - Crash while writing if statements merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
This commit is contained in:
commit
410d43028a
2
dsymbol
2
dsymbol
|
@ -1 +1 @@
|
||||||
Subproject commit e018446b028b92c34398032e698c05c0919630ee
|
Subproject commit b8c7663045268dd4660a16fc4f76d8f7196f6952
|
2
dub.json
2
dub.json
|
@ -13,7 +13,7 @@
|
||||||
],
|
],
|
||||||
"dependencies" : {
|
"dependencies" : {
|
||||||
"libdparse" : "~>0.8.6",
|
"libdparse" : "~>0.8.6",
|
||||||
"dsymbol" : "~>0.3.7",
|
"dsymbol" : "~>0.3.8",
|
||||||
"inifiled" : "~>1.3.1",
|
"inifiled" : "~>1.3.1",
|
||||||
"emsi_containers" : "~>0.8.0-alpha.7",
|
"emsi_containers" : "~>0.8.0-alpha.7",
|
||||||
"libddoc" : "~>0.3.0-beta.1",
|
"libddoc" : "~>0.3.0-beta.1",
|
||||||
|
|
Loading…
Reference in New Issue