Skip to content

Instantly share code, notes, and snippets.

@panicbit
Created November 26, 2015 22:02
Show Gist options
  • Save panicbit/5592198ec7af641f564a to your computer and use it in GitHub Desktop.
Save panicbit/5592198ec7af641f564a to your computer and use it in GitHub Desktop.
*int foo() {
int bar = 42;
return &bar;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment