about summary refs log tree commit diff stats
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/050scenario.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/050scenario.cc b/cpp/050scenario.cc
index ae4769f5..80778c39 100644
--- a/cpp/050scenario.cc
+++ b/cpp/050scenario.cc
@@ -1,6 +1,9 @@
 //: Mu scenarios. This will get long, but these are the tests we want to
 //: support in this layer.
 
+//: You can use variable names in scenarios, but for the most part we'll use
+//: raw location numbers, because that lets us make assertions on memory.
+//: Tests should avoid abstraction as far as possible.
 :(scenarios run_mu_scenario)
 :(scenario scenario_block)
 scenario foo [