mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-12 05:35:08 -04:00
8 lines
165 B
Plaintext
8 lines
165 B
Plaintext
for float we got : 3.7
|
|
for int we got : 10
|
|
for string we got : hello
|
|
for ulabeled we got : goodbye
|
|
for bool A we got : 1
|
|
for bool B we got : 1
|
|
for bool C we got : 1
|