2018-01-24 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / go.test / test / eof.go
blob06c779046b668fc75ca21bbbdb7519e22b1aa4e7
1 // compile
3 // Copyright 2010 The Go Authors. All rights reserved.
4 // Use of this source code is governed by a BSD-style
5 // license that can be found in the LICENSE file.
7 // Test a source file does not need a final newline.
8 // Compiles but does not run.
10 // No newline at the end of this file.
12 package main