Exception handling syntax: Difference between revisions

Content deleted Content added
EinRob (talk | contribs)
No edit summary
m Haskell: lang="cpp"
Line 415:
in analogy with this C++
 
<syntaxhighlight lang="ccpp">
#include <iostream>
using namespace std;