]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UnresolvedTypeInAnnotation.scl
(refs #7307) Added features field to SCL module header
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / UnresolvedTypeInAnnotation.scl
index 18e075104429e28b36dbe488691de8658c4e039c..2528b0e6802b83a2c646a6ea7507644c847a774f 100644 (file)
@@ -1,4 +1,4 @@
-main :: List Integer\r
-main = 13\r
---\r
+main :: List Integer
+main = 13
+--
 1:9-1:13: Didn't find type constructor List.
\ No newline at end of file