Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-10-09 00:57:09 +03:00
parent 12f11f8a93
commit dc767b5d27

View File

@ -2435,7 +2435,6 @@ Types.set(Array, {
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
/*/ Pattern... /*/ Pattern...
// XXX need to accompany this with a walk pattern protocol.... // XXX need to accompany this with a walk pattern protocol....
// XXX show the actual part of the pattern we got a mismatch...
Types.set(Pattern, { Types.set(Pattern, {
handle: function(obj, diff, A, B, options){ handle: function(obj, diff, A, B, options){
// XXX // XXX