pjson not returning expected value with Swift
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 9.2k
- Forks
- 790
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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!
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.