Skip to content

Commit 9626fdf

Browse files
committed
wip
1 parent 8fd7685 commit 9626fdf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libasr/pass/inline_function_calls.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,8 +387,6 @@ class InlineFunctionCall : public ASR::BaseExprReplacer<InlineFunctionCall>
387387
}
388388
}
389389

390-
std::cout<<"FunctonCall.123"<<std::endl;
391-
392390
if( success ) {
393391
// Set inlining_function to true so that we inline
394392
// only one function at a time.

0 commit comments

Comments
 (0)