I'm looking to form a regex to parse a string with the below format and seperate it as key value pairs with key as [test,2] and value as 11 and so on..I'm looking to form a regex to parse a string w
I'm looking to form a regex to parse a string with the below format and seperate it as key value pairs with key as [test,2] and value as 11 and so on..I'm looking to form a regex to parse a string w