about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--cpp/.traces/get_handles_nested_record_elements (renamed from cpp/.traces/get_handles_record_fields)0
-rw-r--r--cpp/018record2
2 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/get_handles_record_fields b/cpp/.traces/get_handles_nested_record_elements
index af104e87..af104e87 100644
--- a/cpp/.traces/get_handles_record_fields
+++ b/cpp/.traces/get_handles_nested_record_elements
diff --git a/cpp/018record b/cpp/018record
index 8acad726..44e568cc 100644
--- a/cpp/018record
+++ b/cpp/018record
@@ -85,7 +85,7 @@ Type[point_integer].elements.push_back(p2);
 vector<type_number> i2;
 i2.push_back(integer);
 Type[point_integer].elements.push_back(i2);
-:(scenario "get_handles_record_fields")
+:(scenario "get_handles_nested_record_elements")
 recipe main [
   12:integer <- copy 34:literal
   13:integer <- copy 35:literal