mirror of
https://github.com/dlang/phobos.git
synced 2025-05-01 15:40:36 +03:00
remove op param from ddoc
This commit is contained in:
parent
cae450bbf9
commit
fceed0d725
1 changed files with 0 additions and 2 deletions
|
@ -3468,8 +3468,6 @@ if (isDynamicArray!A)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Appends to the managed array.
|
* Appends to the managed array.
|
||||||
* Params:
|
|
||||||
* op = the assignment operator `~`
|
|
||||||
*
|
*
|
||||||
* See_Also: $(LREF Appender.put)
|
* See_Also: $(LREF Appender.put)
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue