File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
<%=comment.singleLine%> @lc code=end
11
11
12
12
<%=comment.singleLine%> @lcpr-div-debug-arg-start
13
- <%=comment.singleLine%> funName= ""
13
+ <%=comment.singleLine%> funName=
14
14
<%=comment.singleLine%> paramTypes= []
15
- <%=comment.singleLine%> returnType= ""
15
+ <%=comment.singleLine%> returnType=
16
16
<%=comment.singleLine%> @lcpr-div-debug-arg-end
17
17
18
18
<% if(allCaseList && allCaseList.length > 0){ %>
Original file line number Diff line number Diff line change 22
22
<%=comment.singleLine%> @lc code=end
23
23
24
24
<%=comment.singleLine%> @lcpr-div-debug-arg-start
25
- <%=comment.singleLine%> funName= ""
25
+ <%=comment.singleLine%> funName=
26
26
<%=comment.singleLine%> paramTypes= []
27
- <%=comment.singleLine%> returnType= ""
27
+ <%=comment.singleLine%> returnType=
28
28
<%=comment.singleLine%> @lcpr-div-debug-arg-end
29
29
30
30
<% if(allCaseList && allCaseList.length > 0){ %>
You can’t perform that action at this time.
0 commit comments