pjson not returning expected value with Swift
未关闭
- 主要语言
- Python
- 星标
- 9.2k
- 派生
- 790
- PR 合并指标
- 30 天内没有已合并 PR
描述
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!
贡献指南
评估
这个 Issue 还没有评估数据。