Closed
Description
The variable l_parallel_degree
is not used in the good and bad example of G-2145.
Add a do_something(l_parallel_degree);
call to avoid this.
The variable l_parallel_degree
is not used in the good and bad example of G-2145.
Add a do_something(l_parallel_degree);
call to avoid this.