about summary refs log tree commit diff stats
path: root/cpp/013literal_string.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-29 11:45:43 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-29 11:45:43 -0700
commit4f5cf6683350f8ba9159c953a868b8d393bcd1ae (patch)
tree0b7fdee183f48f4c161afd3b18c653a7a8c4bea1 /cpp/013literal_string.cc
parent519681dfe7abbe502918892b98deeb88597f4010 (diff)
downloadmu-4f5cf6683350f8ba9159c953a868b8d393bcd1ae.tar.gz
1220 - permit mu comments in tangle scenarios
Diffstat (limited to 'cpp/013literal_string.cc')
-rw-r--r--cpp/013literal_string.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/013literal_string.cc b/cpp/013literal_string.cc
index 203859e1..c709f58f 100644
--- a/cpp/013literal_string.cc
+++ b/cpp/013literal_string.cc
@@ -74,4 +74,5 @@ recipe main [
 +parse: instruction: 1
 +parse:   ingredient: {name: "abc", value: 0, type: 0, properties: ["abc": "literal-string"]}
 +parse:   product: {name: "1", value: 0, type: 2-5-4, properties: ["1": "address":"array":"character"]}
+# no other ingredients
 $parse: 3