mo/tests/assoc-array.env
2023-04-05 20:19:29 -05:00

5 lines
70 B
Bash

declare -A repo
repo[resque]="Resque"
repo[hub]="Hub"
repo[rip]="Rip"