diff --git a/spec/legacy.dd b/spec/legacy.dd index 89b7670d63..7af772b1cf 100644 --- a/spec/legacy.dd +++ b/spec/legacy.dd @@ -17,6 +17,7 @@ $(COMMENT $(THEAD Feature, Summary, $(DDLINK spec/editions, Editions, Edition) check) $(COMMENT 2024) + $(TROW `alias target name;` syntax, Use `alias name = target;` instead, 2024) $(TROW $(RELATIVE_LINK2 body, `body` keyword), $(D body) after a contract statement - use $(D do) instead, 2024) $(TROW $(RELATIVE_LINK2 alias-instance-member, Aliasing an instance member), @@ -26,7 +27,6 @@ $(COMMENT enforced) in `@safe` code, 2024) $(COMMENT Not enforced yet) - $(TROW `alias` target first syntax, use `alias name = target` instead.) $(TROW Struct/union postblit, use a $(DDSUBLINK spec/struct, struct-copy-constructor, copy constructor) instead.) )