This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
harpoon
Watch
1
Star
0
Fork
0
You've already forked harpoon
mirror of
https://github.com/ThePrimeagen/harpoon.git
synced
2025-07-14 01:50:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
harpoon
/
scripts
/
test.lua
theprimeagen
4ad05be8fe
feat: replace_at with harpoon lists
2024-04-02 15:05:27 -06:00
4 lines
36 B
Lua
Raw
Blame
History
local
a
=
{
}
a
[
3
]
=
"
foo
"
print
(
#
a
)
Reference in New Issue
View Git Blame
Copy Permalink