Sign in
fuchsia
/
fuchsia
/
cc6f71c
/
.
/
src
/
developer
/
debug
/
debug_agent
/
test_data
/
true.c
blob: 40a0eb4d88defedee2730fba533a1e270fd1fd36 [
file
] [
log
] [
blame
]
// 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
()
{
return
0
;
}