Closed hfoffani closed 8 years ago
see Test_example_encapsulation()
done.
Closures don't keep the binding to the outer scope. See: Test_example_closure_2()
see Test_example_encapsulation()