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 20e3177 commit f51cc99Copy full SHA for f51cc99
1 file changed
source/core/types/ut_stack.tps
@@ -23,4 +23,4 @@ create or replace type ut_stack as object (
23
member procedure pop(self in out nocopy ut_stack,a_cnt in integer default 1),
24
member function pop(self in out nocopy ut_stack) return varchar2
25
)
26
-
+/
0 commit comments