Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-05-07 03:29:23 +03:00
parent 7552f07554
commit a65f7e2ce5

View File

@ -71,7 +71,7 @@ var B = object.Constructor('B', A, {
For example, in `B`:
- First block (optional) is merged with `B`,
- Second block _is_ the `B.prototype`,
- No special syntax, less distinct.
- No special syntax, stands out less.
</td>
<td>