]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scripts/Functions2.sts
Merged changes from feature/scl to master.
[simantics/platform.git] / bundles / org.simantics.scl.compiler / tests / org / simantics / scl / compiler / tests / scripts / Functions2.sts
diff --git a/bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scripts/Functions2.sts b/bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scripts/Functions2.sts
deleted file mode 100644 (file)
index 9879931..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-> f x = x + 1
-> f 3
-4
-> f 4.5
-5.5
\ No newline at end of file