remove op param from ddoc

This commit is contained in:
Cameron Ross 2019-01-23 04:57:00 -04:00
parent cae450bbf9
commit fceed0d725
No known key found for this signature in database
GPG key ID: 777897D98DC91C54

View file

@ -3468,8 +3468,6 @@ if (isDynamicArray!A)
/**
* Appends to the managed array.
* Params:
* op = the assignment operator `~`
*
* See_Also: $(LREF Appender.put)
*/