about summary refs log tree commit diff stats
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/019array2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/019array b/cpp/019array
index 51b6ea6b..bb50a783 100644
--- a/cpp/019array
+++ b/cpp/019array
@@ -1,4 +1,4 @@
-// Support for records.
+// Support for arrays.
 :(before "End Mu Types")
 // We'll use this array as a running example:
 int integer_array = Type_number["integer-array"] = Next_type_number++;
test/tc_keyapi.py?h=v1.5.0&id=dd4a4145c5e43b191d54fdddbc16b037a5d7345e'>dd4a4145 ^
f5db66a1 ^
76e9b89a ^
a666f32b ^








1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41