xref
: /
AliOS-Things-master
/
components
/
py_engine
/
tests
/
cpydiff
/
modules3
/
foo.py
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
def
hello
():
2
print
(
"hello"
)
3