mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-02 08:08:20 +00:00
Implement llListFindListNext and llListFindStrided
This commit is contained in:
parent
914b57f603
commit
5ee290deff
5 changed files with 188 additions and 53 deletions
15
unit_tests/expr.suite/list-funcs-6.out
Normal file
15
unit_tests/expr.suite/list-funcs-6.out
Normal file
|
@ -0,0 +1,15 @@
|
|||
[ 0
|
||||
, 6
|
||||
, 11
|
||||
, -1
|
||||
, 11
|
||||
, 6
|
||||
, 0
|
||||
, -1
|
||||
, -1
|
||||
, 13
|
||||
, 13
|
||||
, 14
|
||||
, 14
|
||||
, 14
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue