Issue #727

Use # in Swift 5 to specify raw string, for example regular expression

#"^#?(?:[0-9a-fA-F]{3}){1,2}$"#

Read more