]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/InvalidJavaTypeAnnotation.scl
Fixed all line endings of the repository
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / InvalidJavaTypeAnnotation.scl
index 9f7270cd1f4a6ffe36c663c41c6da03dbe39dd31..b6b53ea64c3f4785b6774cb9186a1c840e43b5f5 100644 (file)
@@ -1,6 +1,6 @@
-@JavaType 123 "sdf"\r
-data Foo\r
-\r
-main = "Not to be executed"\r
---\r
+@JavaType 123 "sdf"
+data Foo
+
+main = "Not to be executed"
+--
 1:1-1:20: Invalid parameters. Expected @JavaType "className".
\ No newline at end of file