Home | History | Annotate | Download | only in scripts

Lines Matching refs:statement

558     my $statement = "    if (!impl())\n";
559 $statement .= " return$returnType;\n\n";
560 return $statement;