# File lib/parslet/bytecode/vm.rb, line 172
def
value_at
(
ptr
)
@values
.
at
(
-
ptr
-
1
)
end