RegEx/PowerShellSingleQuoteString.regex.txt

# Matches a single quoted string, escaped by double single-quotes
'.*(?<!'')'