La coloration syntaxique est pétée
Code :
foo("bar" ); bar("baz" );
|
Pour éviter que ça bug minablement comme ça on est obligé de mettre un espace entre les parenthèses et les quotes:
Code :
foo( "bar" ); bar( "baz" );
|
Le bug semble présent sur [ cpp ] et toutes les balises [ code ], y compris sans arguments, pas de problème sur [ fixed ]
---------------
I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box by throwing away the limits imposed by overbearing genetic regulations? Isn't that a good thing?