Support passing positional args as keywords to bytecode functions.
For this, record argument names along with each bytecode function. The code still includes extensive debug logging support so far.
tests/basics/fun-kwargs.py
0 → 100644
Please register or sign in to comment