mirror of
https://github.com/golang/go
synced 2024-11-12 10:20:27 -07:00
9e450880e9
- simplified dealing with parse errors: no need to intersperse them in the source - improve visibility of highlighted identifiers by showing them in bold R=rsc https://golang.org/cl/163051
14 lines
290 B
HTML
14 lines
290 B
HTML
<!--
|
|
Copyright 2009 The Go Authors. All rights reserved.
|
|
Use of this source code is governed by a BSD-style
|
|
license that can be found in the LICENSE file.
|
|
-->
|
|
|
|
{.section Error}
|
|
<p>
|
|
<span class="alert" style="font-size:120%">{@|html}</span>
|
|
</p>
|
|
{.or}
|
|
<pre>{Source|html}</pre>
|
|
{.end}
|