summaryrefslogtreecommitdiff
path: root/tests/transcripts/extension_notation.txt
diff options
context:
space:
mode:
authorJared Crapo <jared@kotfu.net>2017-08-22 10:18:06 -0600
committerJared Crapo <jared@kotfu.net>2017-08-22 10:45:44 -0600
commit20d752047185214806694bc7a045a8af8e5a240f (patch)
tree21100d624aa1132b3f4f1b663293b74eb0ae94e6 /tests/transcripts/extension_notation.txt
parent07b0ca8fc36ca66ad2a2a5887f08064b9e6cb812 (diff)
downloadcmd2-git-20d752047185214806694bc7a045a8af8e5a240f.tar.gz
Add comments to all regex test files
Diffstat (limited to 'tests/transcripts/extension_notation.txt')
-rw-r--r--tests/transcripts/extension_notation.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/transcripts/extension_notation.txt b/tests/transcripts/extension_notation.txt
index 3b538790..68e728ca 100644
--- a/tests/transcripts/extension_notation.txt
+++ b/tests/transcripts/extension_notation.txt
@@ -1,2 +1,4 @@
+# inception: a regular expression that matches itself
+
(Cmd) say (?:fred)
/(?:\(\?:fred\))/