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 b40a8c1 commit 80dd1beCopy full SHA for 80dd1be
main.fpl
@@ -1,3 +1,7 @@
1
variable entier a -> 1000
2
+variable entier b -> 100
3
-envoyer "Yo la compagnie."
4
+variable decimal c -> 1.5
5
+
6
+envoyer "Yo la compagnie."
7
+envoyer "Yo la compagnie 2."
0 commit comments