Permalink
Show file tree
Hide file tree
19 changes: 19 additions & 0 deletions
19
src/commonTest/kotlin/com/charleskorn/kaml/YamlReadingTest.kt
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix issue where decoding a polymorphic type that uses the tag polymor…
…phism style could hang if no value was provided after the tag. Fixes #179.
- Loading branch information
1 parent
82e30c1
commit e18785d
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters