]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/Hashable2.scl
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.scl.compiler / tests / org / simantics / scl / compiler / tests / scl / Hashable2.scl
diff --git a/bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/Hashable2.scl b/bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/Hashable2.scl
new file mode 100644 (file)
index 0000000..ce3c5b7
--- /dev/null
@@ -0,0 +1,7 @@
+import "Prelude"\r
+\r
+l :: [Double]\r
+l = [1,2,3,4,5]\r
+main = hash l\r
+--\r
+849277455
\ No newline at end of file