jim icon indicating copy to clipboard operation
jim copied to clipboard

Throw error if a scope mismatch happens

Open HalidOdat opened this issue 3 years ago • 0 comments

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.

HalidOdat avatar Jun 21 '21 02:06 HalidOdat