jim
jim copied to clipboard
Throw error if a scope mismatch happens
This PR fixes #5
Throw a JIM_SCOPE_MISMATCH error if we try to close an array scope with jim_object_end() and vice versa.