Files
Diagon/test/Flowchart/whileloop/input
T
Arthur Sonzogni 0a6f1b9bc0 Flowchart improved (#53)
* Link against boost statically.

* Improve FlowChart if/then/else

* Add support for while loop in FlowChart

* Add support for do-loop
2022-12-12 18:30:31 +01:00

7 lines
58 B
Plaintext

while("arthur") {
"chocolat 1"
"chocolat 2"
}
"then"