pjson not returning expected value with Swift
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 9.2k
- Forks
- 790
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.