Sign in
fuchsia
/
fuchsia
/
dbda4024104e
/
.
/
sdk
/
lib
/
fdio
/
tests
/
constructors
/
bogus-test.cc
blob: e9634fdf88303b383fe1f8cd69ba6161ae6556bf [
file
] [
log
] [
blame
]
// Copyright 2020 The Fuchsia 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
;
}