xref
: /
aosp_15_r20
/
external
/
bazelbuild-rules_python
/
gazelle
/
python
/
testdata
/
directive_python_default_visibility
/
test2_default_with_python_root
/
test2.py
(revision 60517a1edbc8ecf509223e9af94a7adec7d736b8)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
def
func
():
2
print
(
"library_func"
)
3