mirror of
https://github.com/tests-always-included/mo.git
synced 2024-12-18 16:27:52 +00:00
e623b16bb8
This used to make a name like DATA.0.STR. Since bash doesn't like using multi-dimensional arrays, we can shortcut things and just assume that STR referes to the global variable here. This closes issue #7
7 lines
73 B
Plaintext
7 lines
73 B
Plaintext
Issue #7
|
|
abc
|
|
Item: 111
|
|
String: abc
|
|
Item: 222
|
|
String: abc
|