mirror of
https://github.com/ArthurSonzogni/Diagon.git
synced 2026-08-30 09:00:46 +08:00
8 lines
79 B
Plaintext
8 lines
79 B
Plaintext
|
|
while("arthur") {
|
||
|
|
"chocolat 1";
|
||
|
|
"chocolat 2";
|
||
|
|
return "coucou";
|
||
|
|
}
|
||
|
|
|
||
|
|
"else"
|