Call the function named aFunction

Then the main function calls the function named aFunction.

It passes the variables named a and b to the function by value.