mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 23:58: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
34
unit_tests/expr.suite/list-funcs-5.out
Normal file
34
unit_tests/expr.suite/list-funcs-5.out
Normal file
|
@ -0,0 +1,34 @@
|
|||
[ 2
|
||||
, 2
|
||||
, 6
|
||||
, 2
|
||||
, 6
|
||||
, -1
|
||||
, -1
|
||||
, 4
|
||||
, -1
|
||||
, 4
|
||||
, -1
|
||||
, -1
|
||||
, 6
|
||||
, -1
|
||||
, -1
|
||||
, 0
|
||||
, 0
|
||||
, 0
|
||||
, -1
|
||||
, -1
|
||||
, 0
|
||||
, 0
|
||||
, -1
|
||||
, 2
|
||||
, 6
|
||||
, -1
|
||||
, 2
|
||||
, 6
|
||||
, -1
|
||||
, -1
|
||||
, -1
|
||||
, 6
|
||||
, 2
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue