This repository has been archived by the owner on Jan 22, 2019. It is now read-only.
Incorrect detection of hasNextValue()
for simple iteration with String[]
#119
Labels
Looks like a very simple case of using
MappingIterator
with "untyped" type ofString[]
fails to properly detect end of input.The text was updated successfully, but these errors were encountered: