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.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/038new_text.cc b/038new_text.cc
index c449e6c9..c8a02881 100644
--- a/038new_text.cc
+++ b/038new_text.cc
@@ -71,7 +71,7 @@ def main [
 ]
 +app: foo: abc
 
-:(before "End print Special-cases(r, data)")
+:(before "End inspect Special-cases(r, data)")
 if (is_mu_text(r)) {
   assert(scalar(data));
   return read_mu_text(data.at(0));