void main() { var regExp = RegExp(\'=:\'); var s1 = \'string\'; var s2 = \'string:\'; var s3 = \'string:=\'; p