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%2FUnresolvedVariable2.scl;h=9e607cbe845ea82f1001b6b0e33e681ef95f9a3d;hp=32438cda2aebd65c1b8e6cdde75d50d17e904ca4;hb=HEAD;hpb=f8576d4d2b3b30d76db552d624fc9f087b8940bd diff --git a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UnresolvedVariable2.scl b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UnresolvedVariable2.scl index 32438cda2..9e607cbe8 100644 --- a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UnresolvedVariable2.scl +++ b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UnresolvedVariable2.scl @@ -1,7 +1,7 @@ - -a = a -b = b -c = a + b - --- -4:7-4:8: Couldn't resolve variable +. \ No newline at end of file + +a = a +b = b +c = a + b + +-- +4:7-4:8: Couldn't resolve +. \ No newline at end of file