2025-10-10 16:07:00 +08:00

11 lines
143 B
Python

# micropython module placeholder for CPython
# Dummy function decorators
def nodecor(x):
return x
bytecode = native = viper = nodecor