X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=tests%2Forg.simantics.scl.compiler.tests%2Fsrc%2Forg%2Fsimantics%2Fscl%2Fcompiler%2Ftests%2Fscl%2FRecursiveValues2.scl;fp=tests%2Forg.simantics.scl.compiler.tests%2Fsrc%2Forg%2Fsimantics%2Fscl%2Fcompiler%2Ftests%2Fscl%2FRecursiveValues2.scl;h=252e7ccfafeaf1cc0ccd74b440cdff67cafcde26;hb=f5b8a3d0b68ab33a78235c5dfa84fc1d45f6271e;hp=e81fd508b4bd4c392bf6bb3a5f4e0384ceb5de1a;hpb=1c897891cc1509bb6b5be8dc1202de0dce3d3172;p=simantics%2Fplatform.git diff --git a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/RecursiveValues2.scl b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/RecursiveValues2.scl index e81fd508b..252e7ccfa 100644 --- a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/RecursiveValues2.scl +++ b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/RecursiveValues2.scl @@ -2,4 +2,4 @@ f g = a where a = g a -- -3:11-3:12: Couldn't resolve variable a. \ No newline at end of file +3:11-3:12: Couldn't resolve a. \ No newline at end of file