https://issues.dlang.org/show_bug.cgi?id=12956
Issue ID: 12956
Summary: [ICE] Assertion in expression.c:432
Product: D
Version: D2
Hardware: All
OS: Linux
Status: NEW
Severity: regression
Priority: P1
Component: DMD
Assignee: [email protected]
Reporter: [email protected]
DMD 2.065 (worked in 2.064)
Same issue on both x86 and x86_64.
dmd: expression.c:432: Expression* resolvePropertiesX(Scope*, Expression*,
Expression*): Assertion `fd->type->ty == Tfunction' failed.
I'll try to run dustmite on it later.
--