xref
: /
AliOS-Things-master
/
components
/
py_engine
/
tests
/
import
/
import1b.py
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
var
=
123
2
3
4
def
throw
():
5
raise
ValueError
6