Add array_access_test.cpp

This commit is contained in:
Peter Dimov
2025-01-11 04:30:54 +02:00
parent c0488c00a3
commit 8d1871b4c2
2 changed files with 118 additions and 0 deletions
+1
View File
@@ -37,6 +37,7 @@ run array_data_test.cpp ;
run array_iterator_test.cpp ;
run array_reverse_test.cpp ;
run array_size_test.cpp ;
run array_access_test.cpp ;
#