update libdparse

This commit is contained in:
Basile Burg 2017-02-03 21:16:41 +01:00
parent aacedbace6
commit 16322c2ea0
No known key found for this signature in database
GPG Key ID: 1868039F415CB8CF
2 changed files with 2 additions and 3 deletions

View File

@ -1248,7 +1248,6 @@ unittest
unittest
{
// needs https://github.com/Hackerpilot/libdparse/pull/124
Function r =
q{
void foo()
@ -1256,7 +1255,7 @@ unittest
asm{mov EAX, SS:CL;}
}
}.test;
//assert(r.operandsKinds == 3);
assert(r.operandsKinds == 3);
assert(r.operatorsKinds == 1);
}

@ -1 +1 @@
Subproject commit 677b86c08e9705bff5fcd2c95f70fc736aca8a76
Subproject commit c05af8934d94c87118c6176eb749b4b239e14f55