<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"><span style="font-size:0.75em;">Example: <a href="https://godbolt.org/z/1hjzrv1d7">https://godbolt.org/z/1hjzrv1d7</a></span></p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">There are 2 StringLiterals in an array. </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">m stringLiteral()</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">matches either twice (so produces 4 matches)</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Is that intended behaviour, if so, how to determine the second match?</p>
</body>
</html>