Mauricio Vega

Results 1 comments of Mauricio Vega

I have same problem: ``` javascript var array = s.words(" A01 , 'B02' ; 'C03' ", /\W+/); // throws SyntaxError: Invalid regular expression: /^W++|W++$/: Nothing to repeat ``` I fixed...