Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07a98a commit 42d5b46Copy full SHA for 42d5b46
1 file changed
source/core/annotations/ut_annotations.pkb
@@ -18,7 +18,6 @@ create or replace package body ut_annotations as
18
19
20
function delete_multiline_comments(a_source in clob) return clob is
21
- l_tmp_clob clob;
22
begin
23
24
/* l_tmp_clob := regexp_replace(srcstr => a_source
0 commit comments