ada experiments. tagged array in a generic package

This commit is contained in:
2021-10-06 03:56:30 +00:00
parent 2e729db43e
commit 86eaaae026
6 changed files with 454 additions and 415 deletions

3
lib2/Makefile Normal file
View File

@ -0,0 +1,3 @@
all:
gnat make -gnata hello && valgrind ./hello
gnat make -gnata hello2 && valgrind ./hello2