When I use regex p* on string blackpink it returns the empty string as a match even though p is inside the string. it retu
When I use regex p* on string blackpink it returns the empty string as a match even though p is inside the string. it retu