File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 138138 <expression >LastPositionOf('hi', 'Say hi to Ohio!')</expression >
139139 <output >11</output >
140140 </test >
141- <test name =" LastPositionOf3" version =" 1.0" >
142- <capability code =" string-operators" />
143- <expression >LastPositionOf('', 'Say hi to Ohio!')</expression >
144- <output >15</output >
145- </test >
146141 </group >
147142 <group name =" Length" version =" 1.0" >
148143 <capability code =" string-operators" />
271266 <expression >PositionOf('c', 'ab')</expression >
272267 <output >-1</output >
273268 </test >
274- <test name =" PositionOf3" version =" 1.0" >
275- <capability code =" string-operators" />
276- <expression >PositionOf('', 'Say hi to Ohio!')</expression >
277- <output >0</output >
278- </test >
279269 </group >
280270 <group name =" ReplaceMatches" version =" 1.0" >
281271 <capability code =" string-operators" />
You can’t perform that action at this time.
0 commit comments