From db2617ee10717b827f524647a37e5924a676017e Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 7 May 2016 10:36:00 -0700 Subject: 2936 --- 033exclusive_container.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '033exclusive_container.cc') diff --git a/033exclusive_container.cc b/033exclusive_container.cc index a24df65d..cf55598e 100644 --- a/033exclusive_container.cc +++ b/033exclusive_container.cc @@ -16,8 +16,8 @@ get(Type, tmp).elements.push_back(reagent("p:point")); } //: Tests in this layer often explicitly set up memory before reading it as an -//: array. Don't do this in general. I'm tagging exceptions with /raw to avoid -//: errors. +//: array. Don't do this in general. I'm tagging exceptions with /raw to keep +//: checks in future layers from flagging them. :(scenario copy_exclusive_container) # Copying exclusive containers copies all their contents and an extra location for the tag. def main [ -- cgit 1.4.1-2-gfad0