mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-12 21:56:34 -04:00
8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
for float we got : 3.7
|
|
for int we got : 10
|
|
for string we got : hello
|
|
for ulabeled we got : -1 -1
|
|
for bool A we got : 0
|
|
for bool B we got : 0
|
|
for bool C we got : 0
|