mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
11 lines
651 B
Python
11 lines
651 B
Python
lambda a : 1
|
|
|
|
|
|
lambda : meta.lambda-function.python, source.python, storage.type.function.lambda.python
|
|
: meta.function.lambda.parameters.python, meta.lambda-function.python, source.python
|
|
a : meta.function.lambda.parameters.python, meta.lambda-function.python, source.python, variable.parameter.function.language.python
|
|
: meta.function.lambda.parameters.python, meta.lambda-function.python, source.python
|
|
: : meta.lambda-function.python, punctuation.section.function.lambda.begin.python, source.python
|
|
: source.python
|
|
1 : constant.numeric.dec.python, source.python
|