We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8797f17 commit 767d092Copy full SHA for 767d092
2 files changed
lib/rexml/functions.rb
@@ -53,7 +53,7 @@ def Functions::last( )
53
end
54
55
def Functions::position( )
56
- @@context[:index]
+ @@context[:position]
57
58
59
# Returns the size of the given list of nodes.
0 commit comments