mirror of
https://github.com/github/codeql.git
synced 2025-12-23 20:26:32 +01:00
4 lines
92 B
JavaScript
4 lines
92 B
JavaScript
var f = ({...p}) => {};
|
|
var g = ({...p}) => {};
|
|
|
|
// semmle-extractor-options: --experimental
|