Open
Description
Previous ID | SR-517 |
Radar | rdar://problem/48448415 |
Original Reporter | @jckarter |
Type | New Feature |
Status | Reopened |
Resolution |
Additional Detail from JIRA
Votes | 4 |
Component/s | LLDB for Swift |
Labels | New Feature |
Assignee | granataenrico (JIRA) |
Priority | Medium |
md5: f3787f2f15d7e034c517dcfa2132f811
Issue Description:
https://twitter.com/an0/status/681152454361128962
Having 'po' print an integer literal as an integer is nice and orthogonal, but also totally useless. It would be nice to preserve the ObjC behavior of treating the integer like an object reference and attempting to debugPrint
the object.