This website requires JavaScript.
Explore
Help
Sign In
Yaltik
/
hy
Watch
2
Star
0
Fork
0
You've already forked hy
Code
Pull Requests
Releases
Activity
hy
/
tests
/
resources
/
__init__.py
7 lines
86 B
Python
Raw
Normal View
History
Unescape
Escape
adding in kwapply things.
2013-03-09 21:14:30 -05:00
def
kwtest
(
*
args
,
*
*
kwargs
)
:
return
kwargs
Test importing things with dashes
2013-04-07 09:54:53 -04:00
def
function_with_a_dash
(
)
:
pass
Copy Permalink