+ more test cases

This commit is contained in:
Niels 2014-12-28 22:38:57 +01:00
parent 98af0887f2
commit b573841ace
3 changed files with 20 additions and 1 deletions

View file

@ -1381,6 +1381,7 @@ JSON::iterator::iterator(const JSON::iterator& o) : _object(o._object)
}
default:
{
// not sure if used
break;
}
}