mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-20 16:15:43 +00:00
ZoneCodeGenerator: Remove spaces between array indices
This commit is contained in:
parent
5b8cd9cbc6
commit
92e84e69f9
@ -22,7 +22,7 @@ $endif$
|
|||||||
}$
|
}$
|
||||||
%>
|
%>
|
||||||
|
|
||||||
PrintArrayIndices(reference) ::= "$reference.ArrayIndices:{ index | [$index$] }$"
|
PrintArrayIndices(reference) ::= "$reference.ArrayIndices:{ index | [$index$]}$"
|
||||||
|
|
||||||
PrintOperandStatic(op) ::= <%
|
PrintOperandStatic(op) ::= <%
|
||||||
$if(op.EnumMemberValue)$
|
$if(op.EnumMemberValue)$
|
||||||
|
Loading…
x
Reference in New Issue
Block a user