File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010
1111
1212 <Type Name =" TokenList" >
13- <DisplayString >{mTokensFrontBack. front->mStr} - {mTokensFrontBack. back->mStr}</DisplayString >
13+ <DisplayString >{mTokensFrontBack-> front->mStr} - {mTokensFrontBack-> back->mStr}</DisplayString >
1414 <Expand >
1515 <Item Name =" [files]" >mFiles</Item >
1616 <CustomListItems Optional =" true" MaxItemsPerView =" 5000" >
17- <Variable Name =" pCurr" InitialValue =" mTokensFrontBack. front" />
17+ <Variable Name =" pCurr" InitialValue =" mTokensFrontBack-> front" />
1818 <Loop >
19- <If Condition =" pCurr == mTokensFrontBack. back" >
19+ <If Condition =" pCurr == mTokensFrontBack-> back" >
2020 <Break Condition =" 1" />
2121 </If >
2222 <Item >pCurr</Item >
6868 </Type >
6969
7070
71- </AutoVisualizer >
71+ </AutoVisualizer >
You can’t perform that action at this time.
0 commit comments