Skip to content

Instantly share code, notes, and snippets.

@luanpotter
Created March 29, 2021 00:14
Show Gist options
  • Save luanpotter/5e41d8c154372d6d2ca2026b79f25611 to your computer and use it in GitHub Desktop.
Save luanpotter/5e41d8c154372d6d2ca2026b79f25611 to your computer and use it in GitHub Desktop.
final totallySafe = 1;
final result = addTwo(totallySafe); // oops, result is `int?`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment