]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/Hashable2.scl
Added missing parts from SVN org.simantics.root project.
[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