Now a holds the square function, which we created in the standard way, and b holds a function that was created with a closure expression.
a
square
b
That doesn't look right, does it?