Skip to content

Commit

Permalink
#2716: brackets
Browse files Browse the repository at this point in the history
  • Loading branch information
levBagryansky committed Feb 28, 2024
1 parent 760b2a3 commit ce19727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-runtime/src/main/eo/org/eolang/tuple.eo
Expand Up @@ -60,7 +60,7 @@
at-without-checks index

# Takes element from the tuple without index validation.
# Here "i" must be an object that can be comparable with "int" using "lt" attribute.
# Here `i` must be an object that can be comparable with `int` using `lt` attribute.
[i] > at-without-checks
i > idx!
if. > @
Expand Down

0 comments on commit ce19727

Please sign in to comment.