Skip to content

Instantly share code, notes, and snippets.

@RX14

RX14/test.c Secret

Created November 27, 2017 10:05
Show Gist options
  • Select an option

  • Save RX14/0845d63d832084b9b5ed17796b0dd92d to your computer and use it in GitHub Desktop.

Select an option

Save RX14/0845d63d832084b9b5ed17796b0dd92d to your computer and use it in GitHub Desktop.
typedef struct foo foo;
int main() {
foo *foo;
foo *bar;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment