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%2FUnresolvedTypeInAnnotation.scl;h=2528b0e6802b83a2c646a6ea7507644c847a774f;hb=cde82ba81327d5515fdca362f7f4c70f5103ae80;hp=18e075104429e28b36dbe488691de8658c4e039c;hpb=36282d240b9ac295894a6705672efa11eb26e4d2;p=simantics%2Fplatform.git diff --git a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UnresolvedTypeInAnnotation.scl b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UnresolvedTypeInAnnotation.scl index 18e075104..2528b0e68 100644 --- a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UnresolvedTypeInAnnotation.scl +++ b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UnresolvedTypeInAnnotation.scl @@ -1,4 +1,4 @@ -main :: List Integer -main = 13 --- +main :: List Integer +main = 13 +-- 1:9-1:13: Didn't find type constructor List. \ No newline at end of file