fix #644 - Crash while writing if statements

This commit is contained in:
Basile Burg 2018-06-02 05:11:38 +02:00
parent 02a681d2c3
commit 851de4a06e
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",