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 a76bb4c commit b277665Copy full SHA for b277665
main.fpl
@@ -5,7 +5,6 @@ variable decimal c -> 1.5
5
6
envoyer "Yo la compagnie."
7
8
-variable decimal d -> 2.5
9
-variable texte e -> "Yo"
+envoyer "Yo la compagnie 2."
10
11
-envoyer "Yo la compagnie 2."
+envoyer c <-
0 commit comments