mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
29 lines
2.1 KiB
Python
29 lines
2.1 KiB
Python
lambda *, b: b
|
|
lambda *b: b
|
|
lambda **b: b
|
|
|
|
|
|
|
|
lambda : meta.lambda-function.python, source.python, storage.type.function.lambda.python
|
|
: meta.function.lambda.parameters.python, meta.lambda-function.python, source.python
|
|
* : keyword.operator.unpacking.parameter.python, meta.function.lambda.parameters.python, meta.lambda-function.python, source.python
|
|
, : meta.function.lambda.parameters.python, meta.lambda-function.python, source.python
|
|
b : meta.function.lambda.parameters.python, meta.lambda-function.python, source.python, variable.parameter.function.language.python
|
|
: : meta.lambda-function.python, punctuation.section.function.lambda.begin.python, source.python
|
|
: source.python
|
|
b : source.python
|
|
lambda : meta.lambda-function.python, source.python, storage.type.function.lambda.python
|
|
: meta.function.lambda.parameters.python, meta.lambda-function.python, source.python
|
|
* : keyword.operator.unpacking.parameter.python, meta.function.lambda.parameters.python, meta.lambda-function.python, source.python
|
|
b : meta.function.lambda.parameters.python, meta.lambda-function.python, source.python, variable.parameter.function.language.python
|
|
: : meta.lambda-function.python, punctuation.section.function.lambda.begin.python, source.python
|
|
: source.python
|
|
b : source.python
|
|
lambda : meta.lambda-function.python, source.python, storage.type.function.lambda.python
|
|
: meta.function.lambda.parameters.python, meta.lambda-function.python, source.python
|
|
** : keyword.operator.unpacking.parameter.python, meta.function.lambda.parameters.python, meta.lambda-function.python, source.python
|
|
b : meta.function.lambda.parameters.python, meta.lambda-function.python, source.python, variable.parameter.function.language.python
|
|
: : meta.lambda-function.python, punctuation.section.function.lambda.begin.python, source.python
|
|
: source.python
|
|
b : source.python
|