From 3d49999bb6392283f78b85c4dc1380b2c3b03890 Mon Sep 17 00:00:00 2001 From: Lukas Rytz Date: Mon, 5 Sep 2016 07:57:45 +0200 Subject: Spec typo: hide source comment in rendered version --- spec/06-expressions.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/spec/06-expressions.md b/spec/06-expressions.md index 9df9249373..2b238d149a 100644 --- a/spec/06-expressions.md +++ b/spec/06-expressions.md @@ -175,7 +175,9 @@ in the least proper supertype of the innermost template containing the reference. It evaluates to the member $m'$ in the actual supertype of that template which is equal to $m$ or which overrides $m$. The statically referenced member $m$ must be a type or a -method. +method. + + If it is a method, it must be concrete, or the template -- cgit v1.2.3