Skip to content

Commit b277665

Browse files
committed
Tests
1 parent a76bb4c commit b277665

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

main.fpl

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ variable decimal c -> 1.5
55

66
envoyer "Yo la compagnie."
77

8-
variable decimal d -> 2.5
9-
variable texte e -> "Yo"
8+
envoyer "Yo la compagnie 2."
109

11-
envoyer "Yo la compagnie 2."
10+
envoyer c <-

0 commit comments

Comments
 (0)