Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 8ebf7cb

Browse files
committed
Remove link to the spec
1 parent dcea227 commit 8ebf7cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

changelog/core-memory-__delete.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
`core.memory.__delete` has been added
22

33
$(REF __delete, core, memory) allows easy migration from the deprecated `delete`.
4-
`__delete` behaves exactly like $(LINK2 $(ROOT_DIR)spec/expression.html#delete_expressions, `delete`):
4+
`__delete` behaves exactly like `delete`:
55

66
---
77
bool dtorCalled;

0 commit comments

Comments
 (0)