Skip to content

Instantly share code, notes, and snippets.

@JakubGrobelny
Last active October 21, 2020 00:39
Show Gist options
  • Save JakubGrobelny/b2880f29c68cd5438d2087f5df84098a to your computer and use it in GitHub Desktop.
Save JakubGrobelny/b2880f29c68cd5438d2087f5df84098a to your computer and use it in GitHub Desktop.
Line of code using >>= valid in both C and Haskell
char s [] = {-1 }; int main () {int a = 0; /*-}2137{-*/ int xd[] = {a--}; short id = 0; long Nothing = 0; a = Nothing >>= id; --a;}
char s [] = {-1 }; int main () {int a = 0; /*-}2137{-*/ int xd[] = {a--}; short id = 0; long Nothing = 0; a = Nothing >>= id; --a;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment