test/awk
All checks were successful
/ job (push) Successful in 4m29s

This commit is contained in:
Marc Beninca 2025-07-07 02:13:52 +02:00
parent 16b772c8d9
commit 4151928013
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -16,6 +16,7 @@ rwx_test() {
rwx_test_code() { rwx_test_code() {
local items local items
set \ set \
"awk" \
"constants" \ "constants" \
"variables" \ "variables" \
"functions" \ "functions" \