Details
-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.8.0
-
Component/s: Function/UDF
-
Labels:None
Description
repeat('ab',4) ---> abababab
repeat('a',2) ---> aa