en.javascript.info/9-regular-expressions/12-regexp-anchors/1-start-end/task.md
2019-04-02 14:01:44 +03:00

3 lines
60 B
Markdown

# Regexp ^$
Which string matches the pattern `pattern:^$`?