2 `micropython` - MicroPython Specific Decorator Functions
3 =================================================
10 "Emulate making a constant"
15 "Emulate making a native"
20 "User is attempting to use a viper code emitter"
21 raise SyntaxError("invalid micropython decorator")
25 "User is attempting to use an inline assembler"
26 raise SyntaxError("invalid micropython decorator")