Answer to Question m14

Type error. The ListCell constructor requires its first parameter to be an integer.

Incorrect. A recursive call to merge is done, but its value is ignored. The value of L is returned (whatever that is supposed to be).

Compile error. L is out of scope at the return line.