why is it false `Regex.fromLiteral("""\d\d\d\d""")...
# announcements
d
why is it false
Regex.fromLiteral("""\d\d\d\d""").matches("1234")