2 Commits (4259acb53458a26da5b3d630dd1f0b5fb764dc9b)

Author SHA1 Message Date
Dave Gauer 5b47e8ebe6 Removed incorrect explanation of assignment error (#1)
It really has nothing to do with the if/else expression. The peer
types are being resolved correctly.  The same error can be produced
with something as simple as:

    var foo = 5;
4 years ago
Dave Gauer 55ad7c32f2 Moved exercises to exercises because exercises 4 years ago