solorice/vscodium/extensions/magicstack.magicpython-1.1.1/test/functions/lambda3.py
2022-04-28 21:17:01 +03:00

15 lines
713 B
Python

anon = lambda lambda: 42
anon : source.python
: source.python
= : keyword.operator.assignment.python, source.python
: 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
lambda : meta.function.lambda.parameters.python, meta.lambda-function.python, source.python, storage.type.function.lambda.python
: : meta.lambda-function.python, punctuation.section.function.lambda.begin.python, source.python
: source.python
42 : constant.numeric.dec.python, source.python