October 04 [Issue 24791] New: Expression doesn't work | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24791 Issue ID: 24791 Summary: Expression doesn't work Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: minor Priority: P1 Component: dmd Assignee: nobody@puremagic.com Reporter: turkeyman@gmail.com I feel like this should work: int x; pragma(msg, typeof(x)*); error : expression expected, not `)` It should print `int*` -- |
Copyright © 1999-2021 by the D Language Foundation