From 4bbd3ded0b767ae0919551776e4c17189140e735 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 30 May 2015 19:30:33 -0700 Subject: 1517 --- html/026assert.cc.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'html/026assert.cc.html') diff --git a/html/026assert.cc.html b/html/026assert.cc.html index 66ff0180..2cfeff0d 100644 --- a/html/026assert.cc.html +++ b/html/026assert.cc.html @@ -10,15 +10,15 @@ @@ -31,7 +31,7 @@ body { font-family: monospace; color: #d0d0d0; background-color: #000000; }
 :(scenario assert)
-% Hide_warnings = true;
+% Hide_warnings = true;  // '%' lines insert arbitrary C code into tests before calling 'run' with the lines below. Must be immediately after :(scenario) line.
 recipe main [
   assert 0:literal, [this is an assert in mu]
 ]
-- 
cgit 1.4.1-2-gfad0