Skip to content

Instantly share code, notes, and snippets.

@fitomad
Created June 11, 2019 08:22
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 fitomad/a57856f3ac1f64a2bc7283d35de07268 to your computer and use it in GitHub Desktop.
Save fitomad/a57856f3ac1f64a2bc7283d35de07268 to your computer and use it in GitHub Desktop.
returningFunction()
returningFunction(withParameter: Parametro)
> ¡Error en Never! (línea: 33)
> Si se produce una excepción el comportamiento de Never no se aplica.
> Continuamos con la ejecución normal.
returningFunction()
returningFunction(withParameter: Parametro número 2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment