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%2FConstant.scl;h=2b0b2a3829bf2d6049677252c21baec5c8d2019a;hp=7ea0367bde80624a03ac963adacad4716eee2545;hb=172abed5dbf73c1304a7a95bb8504ea293556948;hpb=901596bae43d738281c8f02b4b27348c1964be51 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