+ more test cases
This commit is contained in:
parent
98af0887f2
commit
b573841ace
3 changed files with 20 additions and 1 deletions
|
@ -1381,6 +1381,7 @@ JSON::iterator::iterator(const JSON::iterator& o) : _object(o._object)
|
|||
}
|
||||
default:
|
||||
{
|
||||
// not sure if used
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue