Skip to content

Commit

Permalink
Update arrays.sh
Browse files Browse the repository at this point in the history
Forgot about this file πŸ˜…
  • Loading branch information
adriancuadrado authored Apr 14, 2024
1 parent 010d265 commit bbf6b80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/arrays/arrays.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ set: [0 0 0 0 100]
get: 100
len: 5
dcl: [1 2 3 4 5]
dcl: [1 2 3 4 5]
2d: [[0 1 2] [1 2 3]]

0 comments on commit bbf6b80

Please sign in to comment.