Home
last modified time | relevance | path

Searched refs:Z2 (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/micropython/
A Dconst_intbig.py7 Z2 = const(0xFFFFFFFFFFFFFFFF) variable
8 print(hex(Z1), hex(Z2))
11 Z3 = const(Z1 + Z2)

Completed in 3 milliseconds