mirror of
https://github.com/github/codeql.git
synced 2026-04-11 10:04:02 +02:00
4 lines
92 B
JavaScript
4 lines
92 B
JavaScript
var f = ({...p}) => {};
|
|
var g = ({...p}) => {};
|
|
|
|
// semmle-extractor-options: --experimental
|