Files
ladybird/Tests/LibJS/Runtime/functions/function-rest-params.js
Andreas Kling 755a0a1d1e Tests/LibJS: Add test for rest-only param with arguments object access
Test that a function whose only parameter is a rest parameter correctly
receives its value even when the function also accesses the arguments
object.
2026-02-10 02:05:20 +01:00

1.5 KiB