Add array_init_test.cpp

This commit is contained in:
Peter Dimov
2025-01-10 03:30:57 +02:00
parent e0bd7e8560
commit 049e98dd57
2 changed files with 71 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ run array_hash.cpp
run array_typedef_test.cpp ;
run array_elems_test.cpp ;
run array_init_test.cpp ;
#