From: Ralf Jung Date: Tue, 18 Jul 2017 01:49:28 +0000 (-0700) Subject: link from previous post X-Git-Url: https://git.ralfj.de/web.git/commitdiff_plain/9a48d2a7c7f8445c9f81ed00c47add83804a3cb9?hp=bc0ea11957e34d426094062fa887262624640f93 link from previous post --- diff --git a/ralf/_posts/2017-07-14-undefined-behavior.md b/ralf/_posts/2017-07-14-undefined-behavior.md index 1da732e..77e7315 100644 --- a/ralf/_posts/2017-07-14-undefined-behavior.md +++ b/ralf/_posts/2017-07-14-undefined-behavior.md @@ -88,3 +88,5 @@ It is with such considerations in my mind that I have previously written about [ Coming up next on this channel: During my [internship]({{ site.baseurl }}{% post_url 2017-05-23-internship-starting %}), I am working on such a specification. My ideas are concrete enough now that I can write down a draft, which I will share with the world to see what the world thinks about it. + +**Uodate:** [Writing down has happened]({{ site.baseurl }}{% post_url 2017-07-17-types-as-contracts %}).