about summary refs log tree commit diff stats
path: root/cpp/050scenario.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/050scenario.cc')
-rw-r--r--cpp/050scenario.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/050scenario.cc b/cpp/050scenario.cc
index d8152219..e67bb172 100644
--- a/cpp/050scenario.cc
+++ b/cpp/050scenario.cc
@@ -1,4 +1,5 @@
-//: Allow tests to be written in mu files.
+//: Support a scenario [ ... ] form at the top level so we can start creating
+//: scenarios in mu files just like we do in C++.
 
 :(before "End Types")
 struct scenario {