From 0bec72e623e6b5bf42583111fd88c5dea60279ef Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 4 May 2015 15:00:30 -0700 Subject: 1258 --- cpp/050scenario.cc | 3 +++ 1 file changed, 3 insertions(+) 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 [ -- cgit 1.4.1-2-gfad0