hy/tests/resources/__init__.py

7 lines
86 B
Python
Raw Permalink Normal View History

2013-03-10 03:14:30 +01:00
def kwtest(*args, **kwargs):
return kwargs
2013-04-07 15:54:53 +02:00
def function_with_a_dash():
pass