X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=tests%2Forg.simantics.scl.compiler.tests%2Fsrc%2Forg%2Fsimantics%2Fscl%2Fcompiler%2Ftests%2Fscl%2FMatching5.scl;h=50f68083bf97bc4affe43e59fcac0d9ad5936bcb;hp=61723e8f848b8098975f4b378f92653af7b88cea;hb=172abed5dbf73c1304a7a95bb8504ea293556948;hpb=bb5a3edf299cb943999c72c69dd68fb740c8a506 diff --git a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Matching5.scl b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Matching5.scl index 61723e8f8..50f68083b 100644 --- a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Matching5.scl +++ b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Matching5.scl @@ -1,5 +1,5 @@ -main = do - match () with - () -> "Hello" --- +main = do + match () with + () -> "Hello" +-- Hello \ No newline at end of file