so but just to understand it correctly: why is a l...
# getting-started
s
so but just to understand it correctly: why is a lambda-function-call like { x=1; x }() not initializing the variable x?