summaryrefslogtreecommitdiff
path: root/tests/basics/builtin_compile.py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2024-02-16 16:52:38 +1100
committerDamien George <damien@micropython.org>2024-02-20 10:56:24 +1100
commit9400229766624e80db6a6f95af287a5542dc1b43 (patch)
tree58d10d8a89679faa09f19da993712127017b1870 /tests/basics/builtin_compile.py
parent648a7578da21cc7ddb4046fc59891144e797b983 (diff)
py/objfun: Split viper fun type out to separate mp_type_fun_viper type.
Viper functions are quite different to native functions and benefit from being a separate type. For example, viper functions don't have a bytecode- style prelude, and don't support generators or default arguments. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/basics/builtin_compile.py')
0 files changed, 0 insertions, 0 deletions