Skip to content

Instantly share code, notes, and snippets.

@iam-peekay
Last active December 8, 2016 16:31
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 iam-peekay/614fad40bc20ea59922af13c389e3a4f to your computer and use it in GitHub Desktop.
Save iam-peekay/614fad40bc20ea59922af13c389e3a4f to your computer and use it in GitHub Desktop.
var data: void = null;
/*------------------------FLOW ERROR------------------------*/
20: var data: void = null
^ null. This type is incompatible with
20: var data: void = null
^ undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment