added test code for variadic arguments

This commit is contained in:
2022-05-05 14:38:43 +00:00
parent 0725bfe27a
commit c80dd5820d
4 changed files with 81 additions and 0 deletions

View File

@ -5,6 +5,7 @@ check_SCRIPTS = \
insta-02.hcl \
ret-01.hcl \
retvar-01.hcl \
va-01.hcl \
var-01.hcl
##noinst_SCRIPTS = $(check_SCRIPTS)