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%2FTuples2.scl;h=984c3a113ab3c30f32119809da9e07fc493fd982;hp=75b4785134b29f387d8875d6feee8111d1cbab82;hb=172abed5dbf73c1304a7a95bb8504ea293556948;hpb=1956b6ed85e1df65c4df58e6cb0ac6aa296e6939 diff --git a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Tuples2.scl b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Tuples2.scl index 75b478513..984c3a113 100644 --- a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Tuples2.scl +++ b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Tuples2.scl @@ -1,6 +1,6 @@ -// This is just a restricted version of Tuples test -id0 () = () - -main = id0 () --- +// This is just a restricted version of Tuples test +id0 () = () + +main = id0 () +-- () \ No newline at end of file