Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
czgdp1807 committed Nov 9, 2023
1 parent 8fd7685 commit 9626fdf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/libasr/pass/inline_function_calls.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -387,8 +387,6 @@ class InlineFunctionCall : public ASR::BaseExprReplacer<InlineFunctionCall>
}
}

std::cout<<"FunctonCall.123"<<std::endl;

if( success ) {
// Set inlining_function to true so that we inline
// only one function at a time.
Expand Down

0 comments on commit 9626fdf

Please sign in to comment.