]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/MissingTypeParameter.scl
Fixed all line endings of the repository
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / MissingTypeParameter.scl
index fc40ab9cd4666d8f90459c6d5a68484eded1a091..2e92b9ec6fd7c0d59d94ff9e53652c1f11d9255f 100644 (file)
@@ -1,6 +1,6 @@
-importJava "java.util.Arrays" where\r
-    toString :: MVector /*Double*/ -> String\r
-\r
-main = "Not to be executed."\r
---\r
+importJava "java.util.Arrays" where
+    toString :: MVector /*Double*/ -> String
+
+main = "Not to be executed."
+--
 ???
\ No newline at end of file