Sign in
go
/
go.git
/
refs/heads/master
/
.
/
src
/
debug
/
buildinfo
/
testdata
/
notgo
/
main.c
blob: d554d4a4ce3187fb1408b6c52cde24679929eb62 [
file
] [
log
] [
blame
] [
edit
]
// Copyright 2025 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.
int
main
(
void
)
{
return
0
;
}