Changes between Initial Version and Version 1 of Ticket #3867, comment 4
- Timestamp:
- 2017-04-24T10:28:09Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3867, comment 4
initial v1 25 25 }}} 26 26 27 I think this one pretty much just works as it is. 27 I think this one pretty much just works as it is. (Although doing `ref.data := newData;` would perhaps unexpectedly create a new reference and not update the old one)