* adjusted comment after previous commit

git-svn-id: trunk@32297 -
This commit is contained in:
Jonas Maebe 2015-11-12 20:58:50 +00:00
parent a32605bd38
commit 09c8c5eba0

View File

@ -101,8 +101,8 @@ implementation
procedure tcgsetelementnode.pass_generate_code;
begin
{ load first value in 32bit register }
secondpass(left);
{ load the set element's value }
secondpass(left);
{ also a second value ? }
if assigned(right) then