Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-08-15 17:32:11 +03:00
parent cf67883981
commit 2e7054bc57

View File

@ -563,7 +563,7 @@ object.makeConstructor('OF', Object.assign(new LogicType(), {
//
// // Slice change, the <diff> is treated as two arrays that
// // must be sliced in/out of the targets...
// [[<key-a>], [<key-b>], <diff>],
// [[<key-a>, <length>], [<key-b>, <length>], <diff>],
//
// ...
// ],