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:
The Dlang Bot 2018-06-02 05:55:12 +02:00 committed by GitHub
commit 410d43028a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit e018446b028b92c34398032e698c05c0919630ee
Subproject commit b8c7663045268dd4660a16fc4f76d8f7196f6952

View File

@ -13,7 +13,7 @@
],
"dependencies" : {
"libdparse" : "~>0.8.6",
"dsymbol" : "~>0.3.7",
"dsymbol" : "~>0.3.8",
"inifiled" : "~>1.3.1",
"emsi_containers" : "~>0.8.0-alpha.7",
"libddoc" : "~>0.3.0-beta.1",