mirror of
https://github.com/golang/go
synced 2024-11-12 06:30:21 -07:00
d883f29309
Fixes #2173. R=r, rsc CC=golang-dev https://golang.org/cl/4941044
7 lines
247 B
JavaScript
7 lines
247 B
JavaScript
// Copyright 2011 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.
|
|
|
|
// A dummy playground.js file to silence godoc errors
|
|
// when accessing doc/root.html.
|