4 Commits (3211f2d5cb7c4fd89c0096dbdafdd4abb8f98f05)

Author SHA1 Message Date
Will Clardy 238beb4a2d Apply `zig fmt` to exercises 4 years ago
Dave Gauer ee8fbbd65d ex10 - missing type was confusing and tangential (#12) 4 years ago
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