Sign in
fuchsia
/
fuchsia
/
refs/heads/releases/f10n
/
.
/
src
/
developer
/
debug
/
debug_agent
/
test_data
/
false.c
blob: abbee1e1eda723143c320e60b26d01dc0e97685e [
file
] [
log
] [
blame
] [
edit
]
// Copyright 2019 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
1
;
}