Sign in
fuchsia
/
fuchsia
/
e669dbfd48f0
/
.
/
src
/
sys
/
test_runners
/
elf
/
test_data
/
passing_test.cc
blob: 96724922b47170ed8398a299c14278b2d24a4aed [
file
]
// 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
()
{
return
0
;
}