]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/Hashable2.scl
ce3c5b72f6fff6f961c681b5474db0fdb5fa665f
[simantics/platform.git] / bundles / org.simantics.scl.compiler / tests / org / simantics / scl / compiler / tests / scl / Hashable2.scl
1 import "Prelude"\r
2 \r
3 l :: [Double]\r
4 l = [1,2,3,4,5]\r
5 main = hash l\r
6 --\r
7 849277455