Skip to content

Instantly share code, notes, and snippets.

@mlcollard
Last active March 17, 2019 18:00
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 mlcollard/ff6a49e4dfca0085ddd50b443d2cd2ce to your computer and use it in GitHub Desktop.
Save mlcollard/ff6a49e4dfca0085ddd50b443d2cd2ce to your computer and use it in GitHub Desktop.
if (a < b)
a = b;
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<code:unit xmlns:code="http://mlcollard.net/code" language="C++" url="http://mlcollard.net/fragment.cpp" filename="fragment.cpp" loc="3" hash="39dcad4f59855aa76420aa3d69af3d7ba30a91bb">
if (a &lt; b)
a = b;
</code:unit>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment