Temprorarily suppress errors in two locations due to constraints violation (to be fixed).
This commit is contained in:
parent
767444a5c0
commit
a40e50bc53
|
|
@ -19,6 +19,9 @@
|
|||
<concept id="1169194658468" name="jetbrains.mps.lang.core.structure.INamedConcept" flags="ng" index="TrEIO">
|
||||
<property id="1169194664001" name="name" index="TrG5h" />
|
||||
</concept>
|
||||
<concept id="4222318806802425298" name="jetbrains.mps.lang.core.structure.SuppressErrorsAnnotation" flags="ng" index="15s5l7">
|
||||
<property id="2423417345669755629" name="whichError" index="1eyWvh" />
|
||||
</concept>
|
||||
<concept id="709746936026466394" name="jetbrains.mps.lang.core.structure.ChildAttribute" flags="ng" index="3VBwX9">
|
||||
<property id="709746936026609031" name="linkId" index="3V$3ak" />
|
||||
<property id="709746936026609029" name="role_DebugInfo" index="3V$3am" />
|
||||
|
|
@ -1684,6 +1687,9 @@
|
|||
</node>
|
||||
</node>
|
||||
</node>
|
||||
<node concept="15s5l7" id="1Lr58WGbJj0" role="lGtFl">
|
||||
<property role="1eyWvh" value="FLAVOUR_ISSUE_KIND="reference scopes (reference scopes)";FLAVOUR_MESSAGE="reference a (def) is out of search scope";FLAVOUR_NODE_FEATURE="def";FLAVOUR_RULE_ID="[r:49af371c-e432-4e5a-a3df-e689ebe20a8d(samples.lambdacalc.constraints)/4773731068388848700]";" />
|
||||
</node>
|
||||
</node>
|
||||
<node concept="1DVJbV" id="1IKbs5XHk5K" role="1DVIru">
|
||||
<node concept="1DVIrG" id="1IKbs5XHk5M" role="j9CMd">
|
||||
|
|
@ -2083,6 +2089,9 @@
|
|||
</node>
|
||||
</node>
|
||||
</node>
|
||||
<node concept="15s5l7" id="1Lr58WGbJj2" role="lGtFl">
|
||||
<property role="1eyWvh" value="FLAVOUR_ISSUE_KIND="constraints (cannot be parent)";FLAVOUR_MESSAGE="Node r5 cannot be parent of node r5";FLAVOUR_RULE_ID="[r:49af371c-e432-4e5a-a3df-e689ebe20a8d(samples.lambdacalc.constraints)/1995144943984672032]";" />
|
||||
</node>
|
||||
</node>
|
||||
<node concept="1DVJbV" id="JqEP$8s0FX" role="1DVIru">
|
||||
<node concept="1DVIrG" id="JqEP$8s0FZ" role="j9CMd">
|
||||
|
|
|
|||
Loading…
Reference in New Issue