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 6a9dc6c commit fccc22bCopy full SHA for fccc22b
main.fpl
@@ -1,4 +1,3 @@
1
-variable texte a -> "vrai";
2
-envoyer a;
3
-convertir a bool;
+variable texte a -> "1";
+convertir a entier;
4
envoyer a;
0 commit comments