I'm having a hard time writing a regexp pattern to parse lines in a file. On each line there is a key, an equal sign and 0 or more values (if there are more than one they are seperated by a comma).I'm having a hard time writing a regexp pattern
I'm having a hard time writing a regexp pattern to parse lines in a file. On each line there is a key, an equal sign and 0 or more values (if there are more than one they are seperated by a comma).I'm having a hard time writing a regexp pattern