xref
: /
aosp_15_r20
/
build
/
bazel
/
rules
/
cc
/
testing
/
test.cpp
(revision 7594170e27e0732bc44b93d1440d87a54b6ffe7c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
stdio.h
>
main()
2
int
main
() {
3
return
0
;
4
}
5
6