native_check.py 89 B

1234
  1. # this test for the availability of native emitter
  2. @micropython.native
  3. def f():
  4. pass