mirror of
https://github.com/github/codeql.git
synced 2026-02-13 05:31:22 +01:00
3 lines
105 B
Plaintext
3 lines
105 B
Plaintext
| es2015.js:24:3:24:9 | yield n | not delegating |
|
|
| es2015.js:25:2:25:14 | yield* foo(1) | delegating |
|