Skip to content

Instantly share code, notes, and snippets.

@radianttap
Created October 11, 2017 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save radianttap/8a9619e5dc9c32f2b8a38fc81dd191a3 to your computer and use it in GitHub Desktop.
Save radianttap/8a9619e5dc9c32f2b8a38fc81dd191a3 to your computer and use it in GitHub Desktop.
(lldb) po ticketManager.isBuildingTicket
error: warning: <EXPR>:12:9: warning: initialization of variable '$__lldb_error_result' was never used; consider replacing with assignment to '_' or removing it
var $__lldb_error_result = __lldb_tmp_error
~~~~^~~~~~~~~~~~~~~~~~~~
_
error: <EXPR>:18:5: error: value of type 'TicketController' has no member '$__lldb_wrapped_expr_0'
$__lldb_injected_self.$__lldb_wrapped_expr_0(
^~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment