We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f47fad9 commit 8fe379aCopy full SHA for 8fe379a
main.fpl
@@ -4,4 +4,7 @@ verifier a {
4
quand 5,3:
5
envoyer "Bonjour";
6
,
7
+ defaut:
8
+ envoyer "salut";
9
+ ,
10
}
0 commit comments