hy/tests/resources/__init__.py

7 lines
86 B
Python
Raw Normal View History

2013-03-09 21:14:30 -05:00
def kwtest(*args, **kwargs):
return kwargs
2013-04-07 09:54:53 -04:00
def function_with_a_dash():
pass