Removed submodules
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
./bin/env A=5 ./bin/repeat 2 A
|
||||
./bin/env A=5 B=6 C=7 ./bin/repeat 1 A 2 B 3 C
|
||||
./bin/env A=10 ./bin/repeat 1 B
|
||||
quit
|
||||
Reference in New Issue
Block a user