bin/teste.p in
p-lang-0.0.4
vs bin/teste.p in
p-lang-0.1.0
- old
+ new
@@ -1,5 +1 @@
-f = [x| x(1)]
-
-g = [x| x+1]
-
-print(f(g))
\ No newline at end of file