about summary refs log tree commit diff stats
path: root/cpp/042new.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/042new.cc')
-rw-r--r--cpp/042new.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/042new.cc b/cpp/042new.cc
index ea05a3ed..9b50d84d 100644
--- a/cpp/042new.cc
+++ b/cpp/042new.cc
@@ -54,7 +54,7 @@ case NEW: {
   size_t size = 0;
   size_t array_length = 0;
   {
-    vector<int> type;
+    vector<type_number> type;
     type.push_back(current_instruction().ingredients[0].value);
     if (current_instruction().ingredients.size() > 1) {
       // array