summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/06-expressions.md4
1 files changed, 3 insertions, 1 deletions
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. <!-- explanation: so that we need not create several fields for overriding vals -->
+method.
+
+<!-- explanation: so that we need not create several fields for overriding vals -->
If it is
a method, it must be concrete, or the template