Skip to content

Commit fccc22b

Browse files
committed
Tests.
1 parent 6a9dc6c commit fccc22b

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
@@ -1,4 +1,3 @@
1-
variable texte a -> "vrai";
2-
envoyer a;
3-
convertir a bool;
1+
variable texte a -> "1";
2+
convertir a entier;
43
envoyer a;

0 commit comments

Comments
 (0)