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%2FInline1.scl;h=5c97ee33dbca2b946834c1ac3381e12e96f282f5;hp=118abc4c51b584fe15b3ff4db0a33db258191dde;hb=HEAD;hpb=901596bae43d738281c8f02b4b27348c1964be51 diff --git a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Inline1.scl b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Inline1.scl index 118abc4c5..5c97ee33d 100644 --- a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Inline1.scl +++ b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Inline1.scl @@ -1,5 +1,5 @@ -main = id "Foo" - where - id x = x --- +main = id "Foo" + where + id x = x +-- Foo \ No newline at end of file