Fix formatting

This commit is contained in:
Mads Torgersen 2017-06-19 17:08:34 -07:00
parent ad9e5bca2e
commit 251cbe05ab

View file

@ -135,7 +135,7 @@ We don't hate this option, but it may be a bit too much syntax "just for the ben
It signals: "I am not really implementing it here; I'm providing a default!" That may allay the sense that interfaces are becoming too much like classes.
# Proposal 3
## Proposal 3
Same as 2, but with the `virtual` keyword instead: