* This method implements the function logic of the CAL function Cal.Utilities.DirectedGraph.showDirectedGraph$indentDiff$3
*/
public final RTValue f1S(RTValue $dictvarCal_Core_Prelude_Num_36, RTExecutionContext $ec) throws CALExecutorException {
// Top level supercombinator logic
return
new RTOApp2(
$dictvarCal_Core_Prelude_Num_36,
Show_Directed_Graph__indent_Diff__3.$L1_Int_12,
Show_Directed_Graph__indent_Diff__3.$L2_Int_2);
}