mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
| class C | p | property p |
|
|
| class D | __init__ | Function D.__init__ |
|
|
| class D | q | property q |
|
|
| class E | __init__ | Function D.__init__ |
|
|
| class E | p | property p |
|
|
| class E | q | property q |
|