Skip to content

Commit 01ceec1

Browse files
authored
Merge pull request #609 from IETS3/bugfix/ListWithAllOpLessRestrictiveCheck
[minor] Collections: Further reduce withAll argument type check to instance of Collection
2 parents cfa2174 + 1cb46a4 commit 01ceec1

File tree

1 file changed

+1
-1
lines changed
  • code/languages/org.iets3.opensource/solutions/org.iets3.core.expr.collections.interpreter/models

1 file changed

+1
-1
lines changed

code/languages/org.iets3.opensource/solutions/org.iets3.core.expr.collections.interpreter/models/plugin.mps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2552,7 +2552,7 @@
25522552
<node concept="3fqX7Q" id="k9boAtTrKw" role="3clFbw">
25532553
<node concept="2ZW3vV" id="k9boAtTrKx" role="3fr31v">
25542554
<node concept="3uibUv" id="k9boAtTrKy" role="2ZW6by">
2555-
<ref role="3uigEE" to="j10v:~PCollection" resolve="PCollection" />
2555+
<ref role="3uigEE" to="33ny:~Collection" resolve="Collection" />
25562556
</node>
25572557
<node concept="37vLTw" id="k9boAtTsa0" role="2ZW6bz">
25582558
<ref role="3cqZAo" node="46cplYxU9f0" resolve="evaledArg" />

0 commit comments

Comments
 (0)