We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Because sometimes this is the only way to declare a variable which is a struct
struct Foo { @disable this(); } Foo foo = Foo.init;