On Wed, 2018-08-01 at 22:31 +0200, Andreas Mixich wrote:
host :)
Editor/GUI warns, that: "no expression allowed in library module" and places error marker at the two slashes // after the :)( in the regex.
Well, it's right - since it's in a comment it's not in a regex, it's just :) in a comment.
Liam