An error occurred while fetching the assigned milestone of the selected merge_request.
cbackend: short-cut _print_Conditional if condition is a boolean atom
Without this merge request, it prints
if(True)
{
[...]
}
else
{
[...]
}
Note the uppercase T
, which is not valid C++.
Merge request reports
Activity
Filter activity
Please register or sign in to reply