mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
| args | varargs |
|
|
| kwargs | kwargs |
|
|
| normal | normal |
|
|
| pos_only | normal |
|
|
| pos_req | normal |
|
|
| pos_w_default | normal |
|
|
| pos_w_default2 | normal |
|