Skip to content

Commit

Permalink
mpsutil.collections: make the nset parameter look like a copy constru…
Browse files Browse the repository at this point in the history
…ctor
  • Loading branch information
alexanderpann committed Nov 11, 2024
1 parent e3be3e7 commit 37e7a0b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,12 @@
<node concept="3EZMnI" id="4JmsWjDRhK2" role="_tjki">
<node concept="2iRfu4" id="4JmsWjDRhK3" role="2iSdaV" />
<node concept="3F0ifn" id="4JmsWjDRhIC" role="3EZMnx">
<property role="3F0ifm" value="by" />
<ref role="1k5W1q" to="tpen:hgVS8CF" resolve="KeyWord" />
<property role="3F0ifm" value="(" />
<ref role="1k5W1q" to="tpen:hY9fg1G" resolve="LeftParenAfterName" />
</node>
<node concept="3F0ifn" id="5YWahjSLxMn" role="3EZMnx">
<property role="3F0ifm" value="copy:" />
<ref role="1k5W1q" to="tpen:hshU_KJ" resolve="Annotation" />
</node>
<node concept="3F1sOY" id="4JmsWjDRhKL" role="3EZMnx">
<property role="39s7Ar" value="true" />
Expand All @@ -164,6 +168,10 @@
</node>
</node>
</node>
<node concept="3F0ifn" id="5YWahjSLxMq" role="3EZMnx">
<property role="3F0ifm" value=")" />
<ref role="1k5W1q" to="tpen:hFCSUmN" resolve="RightParen" />
</node>
</node>
</node>
</model>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1413,7 +1413,7 @@
<node concept="3clFbW" id="2UDGRNXxxvO" role="jymVt">
<node concept="3cqZAl" id="2UDGRNXxxvP" role="3clF45" />
<node concept="37vLTG" id="2UDGRNXxxvQ" role="3clF46">
<property role="TrG5h" value="set" />
<property role="TrG5h" value="copy" />
<node concept="3uibUv" id="2UDGRNXxxvR" role="1tU5fm">
<ref role="3uigEE" to="33ny:~Set" resolve="Set" />
</node>
Expand All @@ -1422,7 +1422,7 @@
<node concept="XkiVB" id="2UDGRNXx_PA" role="3cqZAp">
<ref role="37wK5l" node="5wNjLS4qFj3" resolve="EquivalenceHashSet" />
<node concept="37vLTw" id="2UDGRNXxFBw" role="37wK5m">
<ref role="3cqZAo" node="2UDGRNXxxvQ" resolve="set" />
<ref role="3cqZAo" node="2UDGRNXxxvQ" resolve="copy" />
</node>
<node concept="2ShNRf" id="2UDGRNXxFFV" role="37wK5m">
<node concept="HV5vD" id="2UDGRNXxFFW" role="2ShVmc">
Expand Down

0 comments on commit 37e7a0b

Please sign in to comment.