Fix double variable output
This commit is contained in:
@@ -1107,7 +1107,6 @@ CLASS ZCL_DEMO_ABAP_STRING_PROC IMPLEMENTATION.
|
||||
output->display( input = line_s name = `line_s` ).
|
||||
output->display( input = off_s name = `off_s` ).
|
||||
output->display( input = length_s name = `length_s` ).
|
||||
output->display( input = length_s name = `length_s` ).
|
||||
output->display( input = res_s2 name = `res_s2` ).
|
||||
|
||||
output->next_section( `20) Replacing Using Regular Expressions` ).
|
||||
|
||||
Reference in New Issue
Block a user