hy/tests/resources/__init__.py

7 lines
86 B
Python

def kwtest(*args, **kwargs):
return kwargs
def function_with_a_dash():
pass