fix #490 - Crash while writing if statements

This commit is contained in:
Basile Burg 2018-06-02 05:07:08 +02:00
parent 717023b8b3
commit 6cdef23f59
2 changed files with 2 additions and 2 deletions

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

View File

@ -7,7 +7,7 @@
],
"license": "GPL-3.0",
"dependencies": {
"dsymbol": "~>0.3.7",
"dsymbol": "~>0.3.8",
"libdparse": "~>0.8.6",
"msgpack-d": "~>1.0.0-beta.3",
"stdx-allocator": "~>2.77.2"