pjson not returning expected value with Swift
Ouverte
- Langage dominant
- Python
- Étoiles
- 9.2k
- Forks
- 790
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Using the latest version of chisel from Homebrew. When I use pjson on a `[String: String]` dictionary in Swift, it doesn't appear to work.
```
(lldb) pjson response
error: error: use of undeclared identifier 'response'
error: error: use of undeclared identifier 'None'
None
```
Happy to help contribute a fix if this only works for Objective-C!
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.