Closed iCodist closed 6 years ago
@iCodist Can you take a look at https://github.com/behrang/YamlSwift/tree/feature/investigate_char_bug
Seems related to one of the characters (\xFF0C) used sans quotation marks.
I'm working on a parsec replacement, so I might not get time to get around this.
Adding quotes resolves the issue: states: [ "。,", ".," ]
Is that good enough?
@iCodist Let me know if doesn't work.
I like YamlSwift, it's so cool, thank you!
When I parse the following file, it crashed.
double_pinyin_flypy.schema.yaml.zip