Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
PangolinTurtle
/
Kawa
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
46a7718632
Branches
Tags
master
Kawa
/
gnu
/
q2
/
testsuite
/
binary1.q2
binary1.q2
69 B
History
Raw
1
2
3
4
5
6
define x (3 + 5 * 2); x := x + 2
- x
x > 3 + 1
"\n"
# Output: -15 #t