6 lines
91 B
Plaintext
Vendored
6 lines
91 B
Plaintext
Vendored
expression: LAMBDA_EXPRESSION
|
|
text: { x, y ->
|
|
x + y
|
|
}
|
|
isUsedAsExpression: true
|