mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-16 23:56:45 -04:00
10 lines
136 B
Plaintext
10 lines
136 B
Plaintext
[-i] 0 9
|
|
[-i] 1 8
|
|
[ ] 0 blah
|
|
[ ] 1 --blah
|
|
[ ] 2 homer
|
|
[ ] 3 marge
|
|
[ ] 4 bart
|
|
for string we got : bill
|
|
for bool B we got : 1
|