about summary refs log tree commit diff stats
path: root/038new_text.cc
diff options
context:
space:
mode:
Diffstat (limited to '038new_text.cc')
-rw-r--r--038new_text.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/038new_text.cc b/038new_text.cc
index c8a02881..2bda16cf 100644
--- a/038new_text.cc
+++ b/038new_text.cc
@@ -77,6 +77,11 @@ if (is_mu_text(r)) {
   return read_mu_text(data.at(0));
 }
 
+:(before "End $print Special-cases")
+else if (is_mu_text(current_instruction().ingredients.at(i))) {
+  cout << read_mu_text(ingredients.at(i).at(0));
+}
+
 :(scenario unicode_string)
 def main [
   1:text <- new [♠]