circuitpython/tests/bytecode/mp-tests/fun1.py

3 lines
27 B
Python
Raw Normal View History

def f(*args):
g(*args)