mirror of
https://github.com/golang/go
synced 2024-11-14 18:30:31 -07:00
343d113610
Fixes #8828. LGTM=rsc R=rsc CC=golang-codereviews https://golang.org/cl/154410043
8 lines
176 B
C
8 lines
176 B
C
// Copyright 2014 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.
|
|
|
|
void foo()
|
|
{
|
|
}
|