[Issue 24520] [REG] type(value) got a synonym (type)(value)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 1 09:52:36 UTC 2024


https://issues.dlang.org/show_bug.cgi?id=24520

--- Comment #11 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dlang.org pull request #3819 "[spec] Add grammar for `(Type)(args)`
expression" was merged into master:

- d9eb8e8511b08fb54b246c82ee60873f92480959 by Nick Treleaven:
  [spec] Add grammar for `(Type)(args)`

  Change introduced in https://github.com/dlang/dmd/pull/15377.

  Fixes Bugzilla 24520 - type(value) got a synonym (type)(value)

  Also combine 2 other PrimaryExpression rules with `TypeCtor?
(Type).Identifier`.

https://github.com/dlang/dlang.org/pull/3819

--


More information about the Digitalmars-d-bugs mailing list