]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/NonexistingEffect.scl
Fixed all line endings of the repository
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / NonexistingEffect.scl
index 8ed51f9121f8fbf8cc4aa3856fc6c798f8d317e9..9f666cf7b3a5e7daf76c22b1a342628b94d9c04c 100644 (file)
@@ -1,6 +1,6 @@
-importJava "java.lang.System" where\r
-    nanoTime :: () -> <Pred> Long\r
-\r
-main = nanoTime ()\r
---\r
+importJava "java.lang.System" where
+    nanoTime :: () -> <Pred> Long
+
+main = nanoTime ()
+--
 2:24-2:28: Didn't find effect constructor Pred.
\ No newline at end of file