Open
Description
Steven Schveighoffer (@schveiguy) reported this on 2024-08-02T17:15:42Z
Transferred from https://issues.dlang.org/show_bug.cgi?id=24693
Description
The @standalone attribute was added in 2.107:
https://dlang.org/changelog/2.107.0.html#dmd.standalone-attribute
This is not documented in the static constructor area of the spec, but should be. It is only documented in the library for the attribute.
The library docs also do not link the attribute in the top table (which is technically a dmd issue)