__nirum_deserialize__ of Union raise KeyError if extra items given. #232
Labels
cmp:compiler
Component: Compiler backend (e.g., annotation processors, code generators)
target:python
typ:bug
Type: Bug/defect
While deserialize union with extra items, it raises unexpected
KeyError
. See above example.The text was updated successfully, but these errors were encountered: