Files
LSL-PyOptimizer/unit_tests/regression.suite/computable.out

33 lines
580 B
Plaintext
Raw Normal View History

default
{
timer()
{
llSetPrimitiveParams(
[ 0.
, 0.
, 0.
, -0.
, 0.
, 0.
, 0.
, (1e40*0)
, (-1e40*0)
, 0.
, ((key)"00000000-0000-0000-0000-000000000000")
, 1
, 0
, ""
, ["INVALID_SCOPE"]
, <0., 0., 0.>
, 1.
, ""
, []
, []
, <1., 1., 1.>
, ""
, ""
, ""
]);
}
}