xref
: /
AliOS-Things-master
/
components
/
py_engine
/
tests
/
feature_check
/
native_check.py
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# this test for the availability of native emitter
2
@
micropython
.
native
3
def
f
():
4
pass
5