Fix wording
This commit is contained in:
parent
50a1c33adb
commit
53744ac772
|
@ -10,7 +10,7 @@ and lambda expressions to our compiler. At the end of that post, I mentioned
|
||||||
that before we move on to bigger and better things, I wanted to take a
|
that before we move on to bigger and better things, I wanted to take a
|
||||||
step back and clean up the compiler. Now is the time to do that.
|
step back and clean up the compiler. Now is the time to do that.
|
||||||
|
|
||||||
In particular, I identified three things that could be improved
|
In particular, I identified four things that could be improved
|
||||||
or cleaned up:
|
or cleaned up:
|
||||||
|
|
||||||
* __Error handling__. We need to stop using `throw 0` and start
|
* __Error handling__. We need to stop using `throw 0` and start
|
||||||
|
|
Loading…
Reference in New Issue
Block a user