Matthieu BRIEDA
Results
1
comments of
Matthieu BRIEDA
We also modified this part in our code, but I think we did clearer code with less cyclomatic complexity: ```C if (options == osFlagsNoClear) { get_option = TX_OR; } else...