zippy / ceptr

(a recomposable medium for distributed social computing) || (semantic self-describing protocol stacks)
http://ceptr.org
GNU General Public License v3.0
88 stars 17 forks source link

fix semtrex group null matching case bug #85

Open zippy opened 8 years ago

zippy commented 8 years ago

if you put a * or ? in a group and run a matchr on it, fails though a plain match works just fine...

see the todo in testMatchQ and testMatchStar