commit | a3f009746d2289e095c2623d1d3ccf9c750e12f2 | [log] [tgz] |
---|---|---|
author | Marcel van Lohuizen <mpvl@golang.org> | Fri Feb 01 11:10:39 2019 +0100 |
committer | Marcel van Lohuizen <mpvl@google.com> | Fri Feb 01 10:11:46 2019 +0000 |
tree | 1579b6c82b208f9a1d88c448c3db5df469fb0045 | |
parent | 6977a74ec91874eb32faba0b8f44671ef3365dfa [diff] [blame] |
doc/ref: one char type fixup Change-Id: Ica1786c0d3a805efea01602763b700fda2dcd2fa
diff --git a/doc/ref/spec.md b/doc/ref/spec.md index afde726..2d30c51 100644 --- a/doc/ref/spec.md +++ b/doc/ref/spec.md
@@ -1798,7 +1798,7 @@ mpvl: they are not, x must be an instance of T, in which case x == T&x, so unification would be unnecessary. --> -<!--> +<!-- ``` T: { a: { b: 1..10 }