Sign in
fuchsia
/
fuchsia
/
5c951495457e5ea53bf95773424723241cf8ca1a
/
.
/
src
/
sys
/
test_runners
/
elf
/
test_data
/
failing_test.cc
blob: 6d38ac278a672a12a5e68041b27279133829f99e [
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
()
{
return
1
;
}