Skip to content

Instantly share code, notes, and snippets.

@Artgerto
Created February 5, 2018 18:58
#define s d
s = 10;
#undef s
s = 5;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment