X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Forg.simantics.scl.compiler.tests%2Fsrc%2Forg%2Fsimantics%2Fscl%2Fcompiler%2Ftests%2Fscl%2FConstant.scl;h=2b0b2a3829bf2d6049677252c21baec5c8d2019a;hb=172abed5dbf73c1304a7a95bb8504ea293556948;hp=7ea0367bde80624a03ac963adacad4716eee2545;hpb=2a8d452434358e28cb826744bc01755a46455afd;p=simantics%2Fplatform.git diff --git a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Constant.scl b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Constant.scl index 7ea0367bd..2b0b2a382 100644 --- a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Constant.scl +++ b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Constant.scl @@ -1,6 +1,6 @@ - -a = 14 :: Integer - -main = a --- + +a = 14 :: Integer + +main = a +-- 14 \ No newline at end of file