Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
PangolinTurtle
/
Kawa
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
master
Kawa
/
gnu
/
q2
/
testsuite
/
binary1.q2
binary1.q2
69 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
define x (3 + 5 * 2); x := x + 2
- x
x > 3 + 1
"\n"
# Output: -15 #t