Skip to content

Conversation

natemann
Copy link

This fixes an issue of returning a double optional

let int: Int? = 0

let result = withErrorReporting {
  return int
}

// result is Int??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant